Changes for page 02 Devices

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

From version 23.1
edited by Jim
on 2023/08/08 09:50
Change comment: Added annotation on "When "
To version 17.1
edited by Stone Wu
on 2022/09/23 17:30
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
... ... @@ -206,7 +206,7 @@
206 206  
207 207  == Decimal constant (K) ==
208 208  
209 -“K” is a Sign that represents a decimal integer and is specified by K£ (for example: K123). It is mainly used to designate the set value of a timer or counter or the value in the operand of an application instruction. In 16bit instructions, the value range of constant K is -32768 to 32767; in 32bit instructions, the value range of constant K is -2147483648 to 2147483647.
209 +“K” is a Sign that represents a decimal integer and is specified by K£ (for example: K123). It is mainly used to designate the set value of a timer or counter or the value in the operand of an application instruction. In 16bit instructions, the value range of constant K is -32768 to 32767; in 32bit instructions, the value range of constant K is -247483648 to 2147483647.
210 210  
211 211  == Hexadecimal constant (H) ==
212 212  
... ... @@ -223,7 +223,7 @@
223 223  
224 224  == String constant ==
225 225  
226 -The character string constant is the device that specifies the character string, and only supports the ASCII code character set, and any character string ends with a NULL character (00H). To use string devices, you must use double quotation marks to modify the characters, as follows to convert the string to ASCII characters and fill in the device starting with D0:
226 +The character string constant is the device that specifies the character string, and only supports the ASCII code character set, and any character string ends with a NULL character (00H). To use string devices, you must use double eye marks to modify the characters, as follows to convert the string to ASCII characters and fill in the device starting with D0:
227 227  
228 228  (% style="text-align:center" %)
229 229  [[image:02(1)_html_61bdd1807e91322f.png||class="img-thumbnail"]]
XWiki.XWikiComments[0]
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.Jim
Comment
... ... @@ -1,1 +1,0 @@
1 -test
Date
... ... @@ -1,1 +1,0 @@
1 -2023-08-08 09:46:31.670
Selection
... ... @@ -1,1 +1,0 @@
1 -below
State
... ... @@ -1,1 +1,0 @@
1 -SAFE
Target
... ... @@ -1,1 +1,0 @@
1 -PLC Editor2.02 Registers.WebHome
XWiki.XWikiComments[1]
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.Jim
Comment
... ... @@ -1,1 +1,0 @@
1 -sssss
Date
... ... @@ -1,1 +1,0 @@
1 -2023-08-08 09:50:21.998
Selection
... ... @@ -1,1 +1,0 @@
1 -When
Selection Right Context
... ... @@ -1,1 +1,0 @@
1 -32-bit data needs to be processed, the two adjacent D registers can be formed into a 32-bit double word. For example, when accessing D100 in 32-bit format, use the high address D101 register as the high word and the high byte bit 15 as The sign bit of a double word can handle values from -2147483648 to 2147483647.
State
... ... @@ -1,1 +1,0 @@
1 -SAFE
Target
... ... @@ -1,1 +1,0 @@
1 -PLC Editor2.02 Registers.WebHome