KC868-H8&H32 relay local control sample code by python
This is KC868-H8 Controller & KC868-H32 Controller local control demo source code by LAN mode use python by PyCharm tool. It can control relays by IP address and Socket port.…
This is KC868-H8 Controller & KC868-H32 Controller local control demo source code by LAN mode use python by PyCharm tool. It can control relays by IP address and Socket port.…
This is KC868-H8 Controller & KC868-H32 Controller local control demo source code by LAN mode use Xcode 10.x. It can control relays by IP address and Socket port. The Controller…
This is KC868-H8 Controller & KC868-H32 Controller local control demo source code by LAN mode use Android Studio. It can control relays by IP address and Socket port. The Controller…
This is KC868-H8 Controller & KC868-H32 Controller local control demo source code by LAN mode use Visual Basic 2005. It can control relays by IP address and Socket port. The…
There two steps for using the device of KC868-H8 or KC868-H32: Firstly: to configure Wi-Fi and get the device into the internet via Wi-Fi Secondly: Scan the QR code; add…
This manual is for the controlling when you have the account for Kincony Smart Home System; For how to get the account, please see the detail 《2-KC868-H8&H32 APP User Manual》!…
First Step: Please power the device KC868-H32 and connect it into the internet. Second Step: Download the program from: http://www.kincony.com/download-readme Please release the control program on the root directory…
Please kindly note there are two controlling mode: Local Controlling and Remote Controlling. When the device and your computer are connecting to the Ethernet, (same local internet), following the manual…
Relay Controlling(SET): RELAY-SET-x(1bytepack_num),x(1byterelayserialnumber),x(1byteaction0/1) RETURN: RELAY-SET-x(1bytepack_num),x(1byterelayserialnumber),x(1byteaction0/1),OK/ERROR Relay Status(READ): RELAY-READ-x(1bytepack_num),x(1byterelayserialnumber) RETURN: RELAY-READ-x(1bytepack_num),x(1byterelayserialnumber),x(1bytestatus0/1),OK/ERROR Input Status(GET_INPUT): RELAY-GET_INPUT-x(1bytepack_num) RETURN: RELAY-GET_INPUT-x(1bytepack_num),x(1bytestatus),OK/ERROR Trigger Alarm(ALARM): RELAY-ALARM-x(1bytealarmchannel) BACKSTAGE RETURN: RELAY-ALARM-x(1bytealarmchannel),OK/ERROR Re: Without receiving the RETURN, ALARM…
Products Parameter: Dimension: 272x117x40mm Working Voltage: DC 12V Material:Fire resistance ABS、metal shell Working Temp: -20℃~70℃ Working Humidity: 20%RH ~ 80%RH Output Load:each 250V/3A Communication mode:Ethernet/RS232 Input port qty:6 ports Output…
Products Parameter: Dimension: 148x117x40mm Working Voltage: DC 12V Material:Fire resistance ABS、metal shell Working Temp: -20℃~70℃ Working Humidity: 20%RH ~ 80%RH Output Load:each 250V/10A Communication mode:Ethernet/RS232 Input port qty:8 ports Output…
irstly, pls have a check if it’s TCP mode by the “Vircom” Program(as below) After making sure it is already the TCP mode, then open the “Relay” program Input IP…