Chapter 7 – Register Operations
+1234.5
+0.0
+0.1
+3276.7
-3276.8
-0.1
"signed div100" – Signed numeric value with 2 decimal places.
Numeric Value
+123.45
+0.00
+0.01
+327.67
-327.68
-0.01
"signed div1000" – Signed numeric value with 3 decimal places.
Numeric Value
+12.345
+0.000
+0.001
+32.767
-32.768
-0.001
"signed div10000" – Signed numeric value with 4 decimal places.
Numeric Value
+1.2345
+0.0000
+0.0001
+3.2767
-3.2768
-0.0001
"char" – Characters
Value
Hello World
"disable enable" – Enumerated disable and enable values.
Enum{ //
Enumerated Value
DISABLED
ENABLED
};
"measure" – Enumerated measure values.
Enum{ //
Enumerated Value
12345
0
1
32767
32768
65535
Register Value
12345
0
1
32767
32768
65535
Register Value
12345
0
1
32767
32768
65535
Register Value
12345
0
1
32767
32768
65535
Register Value
Hello World
Register Value
= 0,
= 1
Register Value
80
Need help?
Do you have a question about the MultiLoad II and is the answer not in the manual?
Questions and answers