WindO/I-NV4 User’s Manual 3-53
5 User Communication
3
Communication
Example 3
When the trigger condition is satisfied, the value of device address is read, and data is converted to ASCII and
transmitted in the following order.
Example 4
When the trigger condition is satisfied, the value of device address is read, and data is converted to ASCII and
transmitted in the following order.
Example 5
When the trigger condition is satisfied, the value of device address is read and data is transmitted in the following
order.
Item Setting
Conversion Type Hexadecimal to ASCII
Device Address LDR100
Use Reference Device Address OFF
Number of bytes 2
Words 2
Variable OFF
Item Setting
Conversion Type Decimal to ASCII
Device Address LDR100
Use Reference Device Address OFF
Number of bytes 2
Words 2
Variable OFF
Item Setting
Conversion Type No conversion
Device Address LDR100
Use Reference Device Address OFF
Storage Method of data from Upper byte
Number of bytes 2
Words 2
Variable ON, NULL(00h)
1234hLDR100:
5678hLDR101:
Hexadecimal to ASCII
1
(31h)
Value of Device Address
4
(34h)
5
(35h)
2
(32h)
6
(36h)
3
(33h)
7
(37h)
8
(38h)
2 bytes
Transmission data
3
(33h)
4
(34h)
7
(37h)
8
(38h)
Order of transmission
Words: 2
1234LDR100:
5678LDR101:
1
(31h)
4
(34h)
5
(35h)
2
(32h)
6
(36h)
3
(33h)
7
(37h)
8
(38h)
3
(33h)
4
(34h)
7
(37h)
8
(38h)
Decimal to ASCII
Value of Device Address
Transmission data
Order of transmission
2 bytes
Words: 2
1234hLDR100:
0056hLDR101:
No conversion
12h
Upper Lower
Value of Device Address
34h
56h00h
from Upper byte
2 bytes
Transmission data
12h 34h
Order of transmission
Words: 2