ASCII
17
RS485/RS232 Communications Interface
4. Encoding
Type
Description
Encoding
Comments
BOOL
Boolean
FALSE >00
TRUE >01
Will accept >0 and >1
WORD
16-bit Bitstring
>0000 to >FFFF
Will accept leading zero
suppression, except >0
REAL
Signed Integer
-XXXXX. to XXXXX.
-XXXX.X to XXXX.X
-XXX.XX to XXX.XX
-XX.XXX to XX.XXX
-X.XXXX to X.XXXX
Leading zeroes
suppressed up to digit
before decimal point.
Trailing zeroes
suppressed after
decimal point.
ENUM
Enumerated Value
( 0 to 99)
XX. Leading
zeroes
suppressed, except 0.
INT Unsigned
Integer
XXXXX.
Leading zeroes
suppressed up to digit
before decimal point.
TAG
Tag number
-XXXXX. to XXXXX.
Leading zeroes
suppressed up to digit
before decimal point.
Note:
The “.” in the
above formats is not
optional. It must be
sent to conform to the
EI-BISYNCH standard
.
Содержание 6513
Страница 7: ......