marcot1
February 15th, 2007, 01:08 PM
I've been playing around with Girder for a bit trying to control a Sony MD-E11 Mini Disc Player. I can give it basic serial commands (play, stop, power etc) using the serial send command from within girder. The LUA script is very basic (i'm trying to learn the scripting) but it does allow two way communication.
I keep getting errors in the lua console.
Serial: Sony2 : Simple Receive: Data 6F 07 05 47 40 03 FF o..G@.ÿ Code: 8192
Followed by
Serial: Sony2 : ERROR: Incomplete response to last command
The sony uses "FF" as the response terminator; I've tried setting that in the LUA script but no matter how I phrase the command it does not seem to make a difference.
I really want to be able to send feedback such as play, pause, stop, track number, time remaining status on to Netremote.
Thanks for any help.
I keep getting errors in the lua console.
Serial: Sony2 : Simple Receive: Data 6F 07 05 47 40 03 FF o..G@.ÿ Code: 8192
Followed by
Serial: Sony2 : ERROR: Incomplete response to last command
The sony uses "FF" as the response terminator; I've tried setting that in the LUA script but no matter how I phrase the command it does not seem to make a difference.
I really want to be able to send feedback such as play, pause, stop, track number, time remaining status on to Netremote.
Thanks for any help.