Understand Configuration For Own Software - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: Development (https://www.kincony.com/forum/forumdisplay.php?fid=4) +--- Thread: Understand Configuration For Own Software (/showthread.php?tid=1690) |
RE: Understand Configuration For Own Software - admin - 03-14-2022 KC868-COLB updated new firmware, download link: https://www.kincony.com/forum/showthread.php?tid=1751 RE: Understand Configuration For Own Software - Dm81 - 03-14-2022 (03-14-2022, 12:47 PM)admin Wrote: KC868-COLB updated new firmware, download link: https://www.kincony.com/forum/showthread.php?tid=1751thank you very much for your fast upport RE: Understand Configuration For Own Software - admin - 03-14-2022 you are welcome. RE: Understand Configuration For Own Software - Dm81 - 03-19-2022 (03-10-2022, 12:55 PM)admin Wrote: you can't read "switch terminal board" input by COLB. H32BS have this function, unlink switch input with relay output, just feedback key message. But if you want do it by H32B, i suggest you get the message from "switch terminal board" directly, if you server is long distance with "switch terminal board", if you can't connect it with RS232 cable, i think you can use a RS232-Ethenret adapter, just let RS232 message send to network to your server, then you can do your logical for relay controller according to the switch terminal board's input. hello as suggested I bought adapter but I need to know the composition of hex string, can you give me the details? Attached a screen shot of hex string received thank you RE: Understand Configuration For Own Software - admin - 03-19-2022 what you have send? what you have receive feedback? RE: Understand Configuration For Own Software - Dm81 - 03-19-2022 (03-19-2022, 08:51 PM)admin Wrote: what you have send? what you have receive feedback?I didn't send nothing, the server of adapter send me that hex string when I pushed some button connected to the switch terminal board RE: Understand Configuration For Own Software - admin - 03-20-2022 use 115200bps by string format to see what feedback, not use HEX format. |