KiNet Protocol

From WLPS Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

KiNet Protocol

you have to send a raw byte Datagram Packet with a packet size of 537 bytes to your device IP on Port 6038. The IP address you can set or view with the color kinetics software. The message has a header followed by the panel id and its RGB values. You can control as many panels which fits into one single message (max size: 537).

Message example: 4, 1, 220, 74, 1, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 243, 0, 0, 0, 2, 0, 0, panelNum1, r, g, b, r, g, b, … panelNum2, r, g, b, r, g, b … panelNum1, panelNum2 …: id of your panel R, G, B: Red, Green, Blue values the LEDs (number depends on your panel type) 4, 1, 220, 74, 1, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 243, 0, 0, 0, 2, 0, 0: header