Enable RS232 Control and Use Playlist
Hello, I need to control my HD1010 with serial commands from a computer. I was advised to use a blank playlist so that the player does not load anything and therefore will enable the RS232 control. When a playlist was loaded, the serial interface was not loaded. I now realize that although I need to control what is playing from my computer, I do need a default video to play. How can I both enable RS232 control, and also play a default video. I imagine there is some scripting I can use to enable the RS232, but can't find much in the reference material. Do I need to create an object or something with: sw = CreateObject("roGpioControlPort") serial = CreateObject(“roSerialPortâ€, 0, 9600) 1 Thanks for any help. - Bruce