
10
6-I. Set format status
HOST to DEVICE (5 bytes)
STX
S
F
0/1
CR
02H
53H
46H
30H/31H
0DH
DEVICE to HOST (3 bytes)
STX
ACK/NACK
CR
You can set the format status with this command
0(Raw format) 1(SITE+CARD code)
Default: 0(RAW data)
6-J. Set relay1 output status
HOST to DEVICE (5 bytes)
STX
S
D
n
CR
02H
53H
44H
byte
0DH
DEVICE to HOST (3 bytes)
STX
ACK/NACK
CR
You can activate relay1 (n*0.1s) status by this command
n=0, relay#1 keeping in open status
n=255, relay#1 keeping in close status
6-K. Set relay2 output status
HOST to DEVICE (5 bytes)
STX
S
A
n
CR
02H
53H
41H
byte
0DH
DEVICE to HOST (3 bytes)
STX
ACK/NACK
CR
You can activate relay2 (n*0.1s) status by this command
n=0, relay#2 keeping in open status
n=255, relay#2 keeping in close status
6-L. Set machine ID
HOST to DEVICE (8 bytes)
STX
S
M
“XXXX”
CR
02H
53H
4DH
4 bytes 0DH
DEVICE to HOST (3 bytes)
STX
ACK/NACK
CR
You can set machineID by this command
Default: “0000”
6-M. Set Name
HOST to DEVICE (20 bytes max)
STX
S
N
“XXXX”
CR
02H 53H 4EH 16 bytes max 0DH
DEVICE to HOST (3 bytes)
STX
ACK/NACK
CR
You can set Name by this command
Default: none