Hi,
I'm trying to read in a text value using the datalinq ascii option. It's a UDP packet with 5 characters, formatted 00:00 (clock). I am able to see the data in the logger no problem, but I can't seem to lock in on that field. It shows up in datalinq log in real time as rx: **20:00**
If I start the clock I see each second appear in real time on the log. I've tried all the different start of packet an end of packet and can't seem to lock it in to a field. The value for my field when I "browse" in datalinq is still blank. Those 5 bytes are the only thing being transmitted in the packet. Any ideas what I might be missing? My start byte is 1 and length is 5. Trim is turned off.
Thanks,
Bradley