VFD-L Series
DELTA ELECTRONICS, INC. ALL RIGHTS RESERVED
2.2 11-bit character frame (For 8-bit character):
3.Communication Protocol
3.1 Communication Data Frame:
ASCII mode:
STX
tart character ‘:’ (3AH)
ADR 1
ADR 0
ommunication address:
8-bit address consists of 2 ASCII codes
CMD 1
CMD 0
ommand code:
8-bit command consists of 2 ASCII codes
DATA (n-1)
…….
DATA 0
ontents of data:
n
p
8-bit data consist of 2n ASCII codes.
n<=25
maximum of 50 ASCII codes
LRC CHK 1
LRC CHK 0
RC check sum:
8-bit check sum consists of 2 ASCII codes
END 1
END 0
nd characters:
END1= CR (0DH), END0= LF(0AH)
RTU mode:
START
silent interval of more than 10 ms
ADR
ommunication address:
8-bit address
CMD
ommand code:
8-bit command
DATA (n-1)
…….
DATA 0
ontents of data:
n
p
8-bit data, n<=25
CRC CHK Low
CRC CHK High
RC check sum:
16-bit check sum consists of 2 8-bit characters
END
silent interval of more than 10 ms