PDA

View Full Version : Learn serial event



qle1
August 16th, 2008, 07:50 PM
I have these events coming from my serial port. With Girder version 3.3 I can manual enter FF550304001EDB as my event string. It works fine.

I am running Girder version 5 and so far I have not been able to learn these
events from my serial port.

I am new to Girder and not sure what has changed between version 3.3 and version 5. I have tried several combination of CallbackType, ReceiveTerminator, ReceiveFixLength, ResponseTimeout... with no luck.


Can some one help me out?

Thanks,


Serial: G_232 : Simple Receive: Data FF 55 03 04 00 1E DB ÿU....Û Code: 8192
Serial: G_232 : ERROR: Incomplete response to last command
Serial: G_232 : Simple Receive: Data FF 55 03 04 00 1E DB ÿU....Û Code: 8192
Serial: G_232 : ERROR: Incomplete response to last command
Serial: G_232 : Simple Receive: Data FF 55 03 04 00 1E DB ÿU....Û Code: 8192

Ron
August 17th, 2008, 08:16 AM
No problem we can get this working. First we'll need to know the API of the device you are working on. Do you have a link or document we can see?