Changes for page 05 Registers
Last modified by Mora Zhou on 2024/12/05 16:04
From version 4.1
edited by Devin Chen
on 2024/01/25 22:23
on 2024/01/25 22:23
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. DevinChen1 +XWiki.Mora - Content
-
... ... @@ -12,13 +12,21 @@ 12 12 |(% style="width:58px" %)3|(% style="width:263px" %)M - Intermediate|(% style="width:761px" %)((( 13 13 Common intermediate register; System special register; 14 14 ))) 15 -|(% style="width:58px" %)4|(% style="width:263px" %)S - State|(% style="width:761px" %)PLC internal states flag for step control; 16 -|(% style="width:58px" %)5|(% style="width:263px" %)T - Timer|(% style="width:761px" %)16-bit timer (1, 10 and 100ms) 17 -|(% style="width:58px" %)6|(% style="width:263px" %)C - Counter|(% style="width:761px" %)16-bit and 32-bit up/down counter; High speed counter; 18 -|(% style="width:58px" %)7|(% style="width:263px" %)D – Data register|(% style="width:761px" %)Data register; String register; Indirect addressing address; 19 -|(% style="width:58px" %)8|(% style="width:263px" %)P, I - Pointer|(% style="width:761px" %)Jump pointer; Sub-program pointer; Interrupt pointer (high speed, ); 20 -|(% style="width:58px" %)9|(% style="width:263px" %)K, H - Constant|(% style="width:761px" %)Binary, decimal, hexadecimal, floating point, etc. 21 21 16 +(% class="table-bordered" %) 17 +|=(% style="width: 58px;" %)4|=(% style="width: 268px;" %)S - State|=(% style="width: 756px;" %)PLC internal states flag for step control; 18 +|(% style="width:58px" %)5|(% style="width:268px" %)T - Timer|(% style="width:756px" %)16-bit timer (1, 10 and 100ms) 19 +|(% style="width:58px" %)6|(% style="width:268px" %)C - Counter|(% style="width:756px" %)((( 20 +16-bit and 32-bit up/down counter; High speed counter; 21 +))) 22 +|(% style="width:58px" %)7|(% style="width:268px" %)D – Data register|(% style="width:756px" %)((( 23 +Data register; String register; Indirect addressing address; 24 +))) 25 +|(% style="width:58px" %)8|(% style="width:268px" %)P, I - Pointer|(% style="width:756px" %)((( 26 +Jump pointer; Sub-program pointer; Interrupt pointer (high speed, ); 27 +))) 28 +|(% style="width:58px" %)9|(% style="width:268px" %)K, H - Constant|(% style="width:756px" %)Binary, decimal, hexadecimal, floating point, etc. 29 + 22 22 Table 2 23 23 24 24 (% border="2" class="table-bordered" %) ... ... @@ -177,7 +177,7 @@ 177 177 178 178 **~ Examples:** 179 179 180 -* 188 +* 181 181 ** M8033: All output statuses are retained when PLC operation is stopped; 182 182 ** M8034: All outputs are disabled; 183 183 ** M8039: The PLC operates under constant scould mode;