03-10-2022, 12:39 PM
(03-10-2022, 12:07 PM)admin Wrote: COLB's RS232 and RS485 only use for send out command , not for read command now. if you want to get "switch terminal board", you can send command to relay controller, when button pressed, relay controller will auto feedback "string" to TCP client or TCP server.about photo I will send it in a few hours
here is feedback message:
Feedback:RELAY-KEY-255,x,1,OK (x is the channel of Relay)
for example:
RELAY-KEY-255,2,1,OK
that means: key2 have been pressed, the newest channel-2 relay state is ON (because of the number "1").
take a photo of your controller and network setting screen photo to me.
about switch terminal board, you wrote me this :"2. your goal is easy to do use by KC868-COLB. just let KC868-COLB connect to your H32B, your wall switch button connect to COLB's digital input ports, then set logical in PC software, such as IF DI1 trigger THEN relay1 ON, relay2 ON, relay3 OFF, relay4 ON ........ "
and I see switch terminal board connected to COLB in your file "CONNECTION-GUIDE-FOR-AUTOMATION-DEVICES"
I need to have possibility to change the number of out relay with same button of switch terminal board (changes will be done by my software)