rnet russound rs232

mightymouse2011

New Member
Has anyone managed to use a Serial Terminal to send commands via rs232 to a Russound.
I managed to get the comms working. Any very basic ascii string commands would be useful.
Was thinking of making a simple send.exe under windows we could use with a batch file.
syntax like c:\russound\send.exe /source1: off
once I write the binary in Windows it could be used to build applications quickly in any language
vbasic, c or delphi by the user just shell executing the command
Cheers
 
Has anyone managed to use a Serial Terminal to send commands via rs232 to a Russound.
I managed to get the comms working. Any very basic ascii string commands would be useful.
Was thinking of making a simple send.exe under windows we could use with a batch file.
syntax like c:\russound\send.exe /source1: off
once I write the binary in Windows it could be used to build applications quickly in any language
vbasic, c or delphi by the user just shell executing the command
Cheers

If you have a different model, the protocols are also posted here (registration required). I believe almost all of the automation softwares use the protocol successfully. I know my CQC driver works.
 
Thankyou for your speedy reply.
I was looking for something more like a terminal example.
eg The parameters and termial type so I can send command and the format. Like one would do with hyperterminal or something similar.
Cheers
 
Back
Top