User`s guide

Editors
176
890 USE 152 00 V.2
The Data Editor Spreadsheet, Continued
FIP I/O
Addresses
Data Type Field The Data Type field contains the data type of the variable (symbol) or direct
address. Variable data types appear automatically when the variable is located.
Direct address data types must be set by the user from a dropdown list. The
following data types are valid:
Value Field The Value column will be filled with the value of the variable (symbol) or direct
address. This field is updated continuously.
Continued on next page
Address Type (R)ead or (W)rite Access
%I\rs.2.d\m.c BOOLEAN R
%Q\rs.2.d\m.c BOOLEAN R/W
%Iw\rs.2.d\m.c.i WORD 16 R
%Qw\rs.2.d\m.c.i WORD 16 R/W
%Mw\rs.2.d\m.c.i WORD 16 R/W
%Kw\rs.2.d\m.c.i WORD 16 R.
r=rack number, s=slot number, c=channel number, i=range number d=device
number, and m=module number
Abbreviation Data Type
INT 16-bit signed integer
UINT 16-bit unsigned integer
DINT 32-bit signed integer
UDINT 16-bit unsigned integer
REAL 32-bit IEEE floating point
TIME 32-bit unsigned integer (in ms)
BOOL 1-bit discrete (boolean)