Changes for page 02 Devices
Last modified by Mora Zhou on 2023/11/22 14:13
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -PLC Editor2. 1 User manual.2\.1 LX5V user manual.WebHome1 +PLC Editor2.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. admin1 +XWiki.Stone - Content
-
... ... @@ -1,28 +1,27 @@ 1 -= Registerslist =1 += Device 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|-|- 3 3 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 - 26 26 = User registers = 27 27 28 28 == Input relay (X) == ... ... @@ -129,7 +129,7 @@ 129 129 130 130 131 131 132 -== Data Register (D 131 +== Data Register (D&R) == 133 133 134 134 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. 135 135 ... ... @@ -145,13 +145,13 @@ 145 145 146 146 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. 147 147 148 -For details, please refer to [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Special relays (SM) list__>>path: #_Attachment(SM)]](%%).147 +For details, please refer to [[(% class="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]](%%). 149 149 150 150 == Special Register (SD) == 151 151 152 152 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. 153 153 154 -For details, please refer to [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Special register (SD) list__>>path:# _Appendix(SD)]](%%).153 +For details, please refer to [[(% class="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]](%%). 155 155 156 156 = Index Register = 157 157