Changes for page 02 Devices
Last modified by Mora Zhou on 2023/11/22 14:13
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -02 Devices1 +02 Registers - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -PLC Editor2.WebHome 1 +PLC Editor2.1 User manual.2\.1 LX5V user manual.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Stone1 +XWiki.admin - Content
-
... ... @@ -1,27 +1,28 @@ 1 -= Device list =1 += Registers list = 2 2 3 -|=(% scope="row" %)**Classification**|=**Type**|=**Device name**|=**Sign**|=**Range**|=**Number** 4 -|=(% rowspan="10" %)User devices|Bit|Input|X|0 to 1777|Octal number 5 -|(% scope="row" %)Bit|Output|Y|0 to 1777|Octal number 6 -|(% scope="row" %)Bit|Internal relay|M|0 to 7999|Decimal number 7 -|(% scope="row" %)Bit|Step relay|S|0 to 4095|Decimal number 8 -|(% scope="row" %)Bit/word|Timer|T|0 to 511|Decimal number 9 -|(% scope="row" %)Bit/word|Counter|C|0 to 255|Decimal number 10 -|(% scope="row" %)Bit/double word|Long counter|LC|0 to 255|Decimal number 11 -|(% scope="row" %)Bit/double word|High-speed counter|HSC|0 to 15|Decimal number 12 -|(% scope="row" %)Word|Data Register|D|0 to 7999|Decimal number 13 -|(% scope="row" %)Word|Data Register|R|0 to 29999|Decimal number 14 -|=(% rowspan="2" %)System devices|Bit|Special|SM|0 to 4095|Decimal number 15 -|(% scope="row" %)Word|Special register|SD|0 to 4095|Decimal number 16 -|=(% rowspan="3" %)Index registers|Word|Index register|[D]|0 to 7999|Decimal number 17 -|(% scope="row" %)Word|Index register|V|0 to 7|Decimal number 18 -|(% scope="row" %)Double word|Long index register|Z|0 to 7|Decimal number 19 -|=Nested|Bit|Nested|N|0 to 7|Decimal number 20 -|=Pointer|-|Pointer|P|0 to 4095|Decimal number 21 -|=(% rowspan="3" %)Constant|-|Decimal constant|K|-|Decimal number 22 -|(% scope="row" %)-|Hexadecimal constant|H|-|Hexadecimal number 23 -|(% scope="row" %)Single precision floating point|Real constant|E|-|- 24 24 4 +|**Classification**|**Length**|**Description**|**Register**|**Range**|**Number** 5 +|(% rowspan="10" %)User registers|Bit|Input|X|0 to 1777|Octal number 6 +|Bit|Output|Y|0 to 1777|Octal number 7 +|Bit|Internal relay|M|0 to 7999|Decimal number 8 +|Bit|Step relay|S|0 to 4095|Decimal number 9 +|Bit/word|Timer|T|0 to 511|Decimal number 10 +|Bit/word|Counter|C|0 to 255|Decimal number 11 +|Bit/double word|Long counter|LC|0 to 255|Decimal number 12 +|Bit/double word|High-speed counter|HSC|0 to 15|Decimal number 13 +|Word|Data Register|D|0 to 7999|Decimal number 14 +|Word|Data Register|R|0 to 29999|Decimal number 15 +|(% rowspan="2" %)System registers|Bit|Special|SM|0 to 4095|Decimal number 16 +|Word|Special register|SD|0 to 4095|Decimal number 17 +|(% rowspan="3" %)Index registers|Word|Index register|[D]|0 to 7999|Decimal number 18 +|Word|Index register|V|0 to 7|Decimal number 19 +|Double word|Long index register|Z|0 to 7|Decimal number 20 +|Nested|Bit|Nested|N|0 to 7|Decimal number 21 +|Pointer|-|Pointer|P|0 to 4095|Decimal number 22 +|(% rowspan="3" %)Constant|-|Decimal constant|K|-|Decimal number 23 +|-|Hexadecimal constant|H|-|Hexadecimal number 24 +|Single precision floating point|Real constant|E|-|- 25 + 25 25 = User registers = 26 26 27 27 == Input relay (X) == ... ... @@ -128,7 +128,7 @@ 128 128 129 129 130 130 131 -== Data Register (D&R) == 132 +== Data Register (D & R) == 132 132 133 133 Registers are used for data calculation and storage, such as the calculation and calculation of timers, counters, and analog parameters. The width of each register is 16 bits. If 32bit instructions are used, the adjacent registers are automatically formed into 32bit registers for use, the lower address is the low byte, and the higher address is the high byte. 134 134 ... ... @@ -144,13 +144,13 @@ 144 144 145 145 The special relay SM is an internal relay with a certain specification inside the programmable controller, so it cannot be used in the program like ordinary internal relays. It can be turned ON/OFF as needed to control the PLC. 146 146 147 -For details, please refer to [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Special relays (SM) list__>>path:https://docs.we-con.com.cn/bin/view/PLC%20Editor2/15/#HAppendix1SpecialRelay28SM29]](%%).148 +For details, please refer to [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Special relays (SM) list__>>path:#_Attachment 1 Special Relay (SM)]](%%). 148 148 149 149 == Special Register (SD) == 150 150 151 151 The special register SD is an internal register whose specifications are determined within the programmable controller, so it cannot be used in the program like a normal internal register, and the corresponding data can be written as needed to control the PLC. 152 152 153 -For details, please refer to [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Special register (SD) list__>>path:https://docs.we-con.com.cn/bin/view/PLC%20Editor2/15/#HAppendix2SpecialRegister28SD29]](%%).154 +For details, please refer to [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Special register (SD) list__>>path:#_Appendix 2 Special Register (SD)]](%%). 154 154 155 155 = Index Register = 156 156