Changes for page 02 Devices

Last modified by Mora Zhou on 2023/11/22 14:13

From version 4.1
edited by Leo Wei
on 2022/07/13 20:49
Change comment: There is no comment for this version
To version 4.2
edited by Leo Wei
on 2022/07/13 20:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,14 +12,14 @@
12 12  |Bit/double word|High-speed counter|HSC|0 to 15|Decimal number
13 13  |Word|Data Register|D|0 to 7999|Decimal number
14 14  |Word|Data Register|R|0 to 29999|Decimal number
15 -|System registers|Bit|Special|SM|0 to 4095|Decimal number
15 +|(% rowspan="2" %)System registers|Bit|Special|SM|0 to 4095|Decimal number
16 16  |Word|Special register|SD|0 to 4095|Decimal number
17 -|Index registers|Word|Index register|[D]|0 to 7999|Decimal number
17 +|(% rowspan="3" %)Index registers|Word|Index register|[D]|0 to 7999|Decimal number
18 18  |Word|Index register|V|0 to 7|Decimal number
19 19  |Double word|Long index register|Z|0 to 7|Decimal number
20 20  |Nested|Bit|Nested|N|0 to 7|Decimal number
21 21  |Pointer|-|Pointer|P|0 to 4095|Decimal number
22 -|Constant|-|Decimal constant|K|-|Decimal number
22 +|(% rowspan="3" %)Constant|-|Decimal constant|K|-|Decimal number
23 23  |-|Hexadecimal constant|H|-|Hexadecimal number
24 24  |Single precision floating point|Real constant|E|-|-
25 25  
... ... @@ -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" %)__Special relays (SM) list__>>path:#_Attachment 1 Special Relay (SM)]](%%).
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)]](%%).
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" %)__Special register (SD) list__>>path:#_Appendix 2 Special Register (SD)]](%%).
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)]](%%).
155 155  
156 156  = Index Register =
157 157