Changes for page 02 Devices

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

From version 12.1
edited by Jim
on 2022/09/13 10:14
Change comment: There is no comment for this version
To version 13.1
edited by Stone Wu
on 2022/09/23 16:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Jim
1 +XWiki.Stone
Content
... ... @@ -1,28 +1,27 @@
1 -= Registers list =
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) ==