Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Understand Configuration For Own Software
#11
(03-05-2022, 03:45 PM)Dm81 Wrote: Good Morning
first, thank you for your quick reply and kindly support.
I'm having some test,all controllers are set on TCP Server and no problem to send tcp command and http command to H32B, I'm just checking why http command receive always input status on 0 but the button is on
My goals is control all input (button switch board included) to decide which relè turn on/of (for example with a switch today I can turn on relè 1 but tomorrow I could turn on relè 1 + relè 2 or change completely and turn on relè 3) but at the moment I see if I push K1 (on button switch board) always relè 1 (on H32B) turno on, I hope there is the possibility to change this setting and to be able to turn on other relays (relay 2 or 6 for example).
continue....


1. because http command's input is 6 channel of digital input ports for sensor , not for "switch terminal board" input ports.

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 ........
Reply
#12
(03-05-2022, 03:46 PM)Dm81 Wrote: ....
About hex format, I'm used to program with that, my previus boards were all rs485 and all command were hex but I'm not used to work with IP
I will wait your next video and thanks

OK, when have free time, will make a video about how to program with COLB protocol to read all input ports state.
Reply
#13
[quote pid="3143" dateline="1646524103"]
1. because http command's input is 6 channel of digital input ports for sensor , not for "switch terminal board" input ports.

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 ........
[/quote]

perfect but I would "intercept" all input changes in my program
thx
Reply
#14
another way, you can connect "switch terminal board" to your computer or server by USB-RS232 cable , then all switch button information will feedback to you. just not connect "switch terminal board" to relay controller directly.
Reply
#15
(03-06-2022, 09:38 PM)admin Wrote: another way, you can connect "switch terminal board" to your computer or server by USB-RS232 cable , then all switch button information will feedback to you. just not connect  "switch terminal board" to relay controller directly.
No, pc is far from electrical frame, I will connect "switch terminal board" to CLOB (with RS232) and H32B to COLB (with RS232)  and COLB to PC (ehernet) as you told me before
Now I just need to know only protocol and command to use to comunicate to COLB
COLB and H32B are set to TCP Server
thank you
Reply
#16
ok, when finished video will update to you.
Reply
#17
(03-07-2022, 01:45 PM)admin Wrote: ok, when finished video will update to you.

ok thank you very much
Reply
#18
(03-07-2022, 02:08 PM)Dm81 Wrote:
(03-07-2022, 01:45 PM)admin Wrote: ok, when finished video will update to you.

ok thank you very much

while we wait for the video is it possible to have the set of commands to request the status of the I/O and set Output in HEX to CLOB?
I also would to know why when I set the COLB in tcp client the led on the board turns blue and not white?
Reply
#19
1. I/O whether is relay board's state?
2. maybe you have set the wifi work mode, not ethernet.
Reply
#20
(03-08-2022, 12:34 PM)admin Wrote: 1. I/O whether is relay board's state?
2. maybe you have set the wifi work mode, not ethernet.

1 Sorry, my mistake, just to read all digital and analog input on CLOB
2 I set wifi and ethernet connection on TCP client but wifi led is white and ethernet is blue
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)