Rotel rt-06
VladaPUB
Posts: 139
Do any one have a sample of RS232 code to controll Rotel tuner RT-06.
Any other Rotel tuner code ??
Any other Rotel tuner code ??
0
Comments
Here is a module, someone wrote a long time ago... You should be able to get an idea how to control this tuner from this code. Hopefully the protocol is the same..
Great file, i have it also, it is completly ok except device ID. It is 23, everything other is OK and it is working.
EXAMPLE
1. $FE .......................................START
2. $03 ........................................COUNT
3. $23 ........................................DEVICE ID
4. $10 ........................................TYPE OF COMMAND
5. $09 ........................................COMMAND
6. $3F ........................................CHECKSUM (2+3+4+5 in hex)
Commands you can use from PDF file !