Clipsal C-Bus Example
Posted: Tue Dec 04, 2012 3:58 pm
Example control of Clipsal C-Bus project attached. Basic commands for turning ON/OFF groups 50-53, using a Network Interface unit 5500CN (though the commands are identical to the RS232 commands).
The protocol for C-Bus can be downloaded from here:
http://training.clipsal.com/downloads/O ... tocol.html
To work out your cbus commands, you need to know the group address, in hexadecimal (eg 50 decimal = 32 in hex) and you need to calculate the command checksum - for example using windows calculator in programmer mode. The instructions are in the protocol document, but please email support@demopad.com for assistance with individual commands.
Only 1-way control has been implemented here.
The protocol for C-Bus can be downloaded from here:
http://training.clipsal.com/downloads/O ... tocol.html
To work out your cbus commands, you need to know the group address, in hexadecimal (eg 50 decimal = 32 in hex) and you need to calculate the command checksum - for example using windows calculator in programmer mode. The instructions are in the protocol document, but please email support@demopad.com for assistance with individual commands.
Only 1-way control has been implemented here.