View single post by John W
 Posted: Monday Mar 16th, 2009 12:15 pm
 PM  Quote  Reply  Full Topic 
John W

 

Joined: Wednesday Feb 18th, 2009
Location: United Kingdom
Posts: 109
Status: 
Offline

  back to top

can you post the code thats sending this string ?

What language are you programming in, and how do you know the string looks like this ?
e.g. how are you displaying it - debug window, echoing to command line, using a listbox in a dialog, or what ?

I would expect Comfort to receive the text string "LI1234" (but without the quotes).
So as a hex byte array it should look like 4c4931323334

If you were to test using a terminal emulator rather than the Comfort panel you should receive and so display "LI1234".

What I haven't checked is whether what your sending is infact a valid command string ;)

Last edited on Monday Mar 16th, 2009 12:26 pm by John W

 Close Window