Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HxB + monitor screen
#1
Hello,
A question, can i connect h32b or h16b with a screen? By rs485? And its done, like lets say i connected h32b with lights and controlling them from mobile app but i also want to control them from a screen, can i do that? And if yes please explain to me how
Reply
#2
there are some different way:
1. find a windows tablet , for example 10 inch screen. install our windows software for Pad.
download link:  https://www.kincony.com/download/MulitiB...3.0324.zip

2. user a server running home assistant software, then you can use any android pad or Apple iPad install home assistant app to use. Just integrate H32B to home assistant system by MQTT.

3. use HMI monitor that have RS232 or network interface, but you need to program code for the HMI device , you can create your ico style for any function.
Reply
#3
My point is number 3, i have hmi monitor that i connect to plc but i want to connect it with kincony devices is it possible? And how it can be done please?
Reply
#4
sure, according write code on your HMI device according RS232 protocol.
here is RS232 protocol: https://www.kincony.com/smart-controller...tocol.html
RS232 Baud rate: 115200bps
such as :
if want to turn ON relay one, send string: RELAY-SET-255,1,1
if want to turn OFF relay one, send string: RELAY-SET-255,1,0
how to program need to see HMI device user guide.
Reply
#5
After i do these codes, 1) i need rs232 cable to connect between hxb and hmi?
2) how im supposed to design the hmi? Like i want to add on/off button on the hmi do i need to program smth on hxb? Or its hmi programming?
Reply
#6
1. Yes
2. only add code to your HMI device, only HMI programming.
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)