RS-232 control cambride audio amplifier
Posted: Fri Nov 18, 2011 5:45 pm
I try to control my Cambridge audio amplifier over RS-232. Till now I have no succes.
For example the following command will turn the amplifier in standby
#1,01,0\r
I set the baudarate, parity, databit and stopbit according to the manual
When I use the following command:
hs.SendToComPort 1,"#1,01,0\r"+vbcr
Nothing happens. The comport is working because I can control other equipment.
Has someone experience with the integration of camebridge equipment in HomeSeer?
John
For example the following command will turn the amplifier in standby
#1,01,0\r
I set the baudarate, parity, databit and stopbit according to the manual
When I use the following command:
hs.SendToComPort 1,"#1,01,0\r"+vbcr
Nothing happens. The comport is working because I can control other equipment.
Has someone experience with the integration of camebridge equipment in HomeSeer?
John