HANGZHOU KinCony ELECTRONICS CO.,LTD www.kincony.com
"Auto Read OFF": Disable automatically read data.
3
、
5 Channels Temperature Sensor Unit:
℃
KC868-COL support DS18B20 temperature sensor, the temperature value can be displayed in the
window , from -55
℃
--125
℃
.
“Read”: Read selected temperature channel’s data.
“Read ALL”: Read 5 Channels temperature.
"Auto Read ON":Enable automatically read data according to the time interval.
"Auto Read OFF": Disable automatically read data.
4
、
8 Channels Power Meter Unit: KWh
KC868-COL support KinCony
’s RS485 power meter. It can read power consumption through RS485
interface. The numbers of power meters needs to be set before use .
“Read”: Read selected power meter’s data.
“Read ALL”: Read all online power meter’s data.
"Auto Read ON":Enable automatically read data according to the time interval.
"Auto Read OFF": Disable automatically read data.
3
、
RS232 Communication Protocol of Relay Control
KC868-COL has two serial ports, one can send relay control commands to KC868-Hx controller.
Another RS232 serial port connect to computer. The communication protocol is as follows:
No.
1
Control relay
Send RELAY-SET-255,X1,X2(0/1)
X1 relay number; X2 0--OFF;1--ON
back RELAY-SET-255,X1,X2(0/1),OK/ERROR
2
Read one
relay state
Send RELAY-READ-255,X1
X1 relay number; X2 0--OFF;1--ON
back RELAY-READ-255,X1,X2,OK/ERROR
3
Get input state
Send RELAY-GET_INPUT-255
back RELAY-GET_INPUT-255,x,OK/ERROR
4
Input alarm state
Send RELAY-ALARM-x
X input number
back RELAY-ALARM-x,OK/ERROR
5
Control all
relays
32
Send RELAY-SET_ALL-255,D3,D2,D1,D0
Exp: RELAY-SET_ALL-255,255,255,255,255 表示全开
32
back RELAY-SET_ALL-255,D3,D2,D1,D0,OK/ERROR
RELAY-SET_ALL-255,255,255,255,255,OK
16
Send RELAY-SET_ALL-255,D1,D0
Exp :RELAY-SET_ALL-255,255,0 means turn on relay16-9
16
back RELAY-SET_ALL-255,D1,D0,OK/ERROR
RELAY-SET_ALL-255,255,0,OK
8
Send RELAY-SET_ALL-255,D0
Exp : RELAY-SET_ALL-255,240 means turn on relay8-5
8
back RELAY-SET_ALL-255,D0,OK/ERROR
RELAY-SET-ALL-255,240,OK
6
Read all
Relays states
Send
RELAY-STATE-255
32
back
RELAY-STATE-255,D3,D2,D1,D0,OK/ERROR
16
RELAY-STATE-255,D1,D0,OK/ERROR
8
RELAY-STATE-255,D0,OK/ERROR