5 Message Display
10-116
WindO/I-NV4 User’s Manual
5.4 String Data Storage Method
The values of device addresses read as character codes are stored in the upper byte and lower byte of words
according to the
Storage Method of String Data
setting.
Storage Method of String Data
is configured on the
System
tab in the
Project Settings
dialog box.
For details, refer to Chapter 4 “3.1 System Tab” on page 4-25.
Example: When reference device address D100 = 3132 (Hex), D101 = 3334 (Hex), D102 = 3500 (Hex)
• When
from Upper byte
is selected for
Storage Method of String Data
• When
from Lower byte
is selected for
Storage Method of String Data
NULL terminating character
Device address
Stored value
Displayed string
Upper byte
Lower byte
D100
31 (Hex)
32 (Hex)
12
D101
33 (Hex)
34 (Hex)
34
D102
35 (Hex)
0
5
NULL terminating character
Device address
Stored value
Displayed string
Upper byte
Lower byte
D100
32 (Hex)
31 (Hex)
21
D101
34 (Hex)
33 (Hex)
43
D102
0
35 (Hex)
When handling values of device addresses as character
codes, 0 is handled as the NULL terminating character
to end the string. Therefore, when the upper byte is 0,
nothing is displayed.
• When handling values of device addresses as character codes, 0 is handled as the NULL terminating
character to end the string. Therefore, when the upper byte is 0, nothing is displayed.
• To display only a single character, set the lower byte to 0.
Example: To display a single-byte 7
3700(Hex)
‘7’
Summary of Contents for WindO/I-NV4
Page 1: ...B 1701 16 User s Manual...
Page 108: ...5 WindO I NV4 Common Operations and Settings 2 76 WindO I NV4 User s Manual...
Page 256: ...7 BACnet Communication 3 148 WindO I NV4 User s Manual...
Page 372: ...6 Screen Restrictions 5 32 WindO I NV4 User s Manual...
Page 390: ...5 Part Library Function 6 18 WindO I NV4 User s Manual...
Page 420: ...3 Text 7 30 WindO I NV4 User s Manual...
Page 628: ...2 Multi State Lamp 9 34 WindO I NV4 User s Manual...
Page 924: ...4 Meter 11 76 WindO I NV4 User s Manual...
Page 990: ...7 Timer 12 66 WindO I NV4 User s Manual...
Page 1030: ...4 Using Data and Detected Alarms 13 40 WindO I NV4 User s Manual...
Page 1098: ...4 Using the Data 15 22 WindO I NV4 User s Manual...
Page 1248: ...5 Restrictions 22 18 WindO I NV4 User s Manual...
Page 1370: ...2 Monitoring on the MICRO I 25 28 WindO I NV4 User s Manual...
Page 1388: ...4 Restrictions 26 18 WindO I NV4 User s Manual...
Page 1546: ...5 Module Configuration Dialog Box 30 36 WindO I NV4 User s Manual...
Page 1614: ...3 Settings 34 14 WindO I NV4 User s Manual...
Page 1726: ...5 Text Alignment A 10 WindO I NV4 User s Manual...