Hello, I'm using SimpleControl to control a Loewe Connect ID 40 TV using Global Cache Serial Adapter and a custom Roomie — Staff replied: “The best choice is BBEdit to edit backups directly. However, Xcode is also an excellent choice. The confusion you encountered is that, unlike BBEdit, Xcode needs the file extension added manually.”
Hello,
I'm using SimpleControl to control a Loewe Connect ID 40 TV using Global Cache Serial Adapter and a custom RoomieCodes file.
As serial communications allow two way communications, I'd of course like to make use of some of the STATUS commands, specifically .VOLUME STATUS, .POWER STATUS. and .INPUT STATUS.
Reading the DDK documentation, I understand that Roomie needs to know how to interpret the return values, and suggests contacting you when support for specific formats is needed.
I would appreciate you could provide FORMAT support for the following STATUS commands:
Command: .VOLUME STATUS
Value: data volume
Returns: data volume XX
XX being the the volume value in a range from 0-99 (no leading zeros)
Command: .INPUT STATUS
Value: prog
Returns: prog -XX "XYZ"
XX being a negative value in a range from -1 to -25 (no leading zeros)
XYZ being an aribtrary string which is not required in my case
Command: . POWER STATUS
Value: status
Returns: status <power mode> <sub mode> <pip mode> <record mode>
Where <power mode> = tv indicates power on
I can provide the Interface Specification Documentation for LOEWE TVs if required.
Regards
Alexander