PDA

View Full Version : DVD Stopped workimg



farbs
April 9th, 2007, 12:31 AM
HI Guys,
Wonder if someone coud take a look at my lua and see if anything is wromg.
It has stopped working from 515 to 516.
To make things clear I did an uninstall of 515 and a fresh install of 516.
Everything else has remained the same anthe other 2 serial pluggins are working?
Also here is what it says in the console:

Serial: Marantz DVD : Opened Device: Marantz DVD Port: 5 Settings: 9600 N 0 8 0
Serial: Marantz DVD : Callback Installed 2
Serial: Marantz DVD : Simple Receive: Data 30 0 Code: 65536

In The logger it says:
Time Date Source Details Payloads
15:25:48:718 4/9/2007 OFF Device MarantzDVD not found.MarantzDVD.gml:\New\OFF
??:confused:

Rob H
April 9th, 2007, 03:06 AM
I wouldn't have expected to see a code 65536 for a serial device - that's a CONNECTIONESTABLISHED with a data value of 30.

I think this may be one for Ron to take a look at.

Promixis
April 9th, 2007, 07:38 AM
Rob, the new serial does generate that event

Rob H
April 9th, 2007, 08:21 AM
Yes, I've seen it - I'm just not sure what the data value means though.

farbs
April 10th, 2007, 09:22 PM
Sorted it out guys, for some reason there was no prt assigned to to the dvd players comands, so went in, re-assigned the correct port and all is well!:rolleyes:
Sometimes the simplest things are overlooked.

Rob H
April 11th, 2007, 02:57 AM
Ah, that makes sense. I guess that the 30 is an error that indicates 'File not found' or in this case 'port not found'