AGG Software Forums
September 20, 2024, 01:13:10 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome on our forum!
 
   Home   Help Search Login Register  

Pages: [1]
  Print  
Author Topic: Data Logger Packet Size ignored?  (Read 12629 times)
cellist
Newbie
*

Karma: +0/-0
Posts: 2


View Profile
« on: December 04, 2009, 05:43:45 AM »

Here's the situation:

I have a constant size data packet (10 bytes).

In the ASCII query parser, I've selected to split packets by sign
characters.  My first two bytes of every packet are #00 #00, and
my last two bytes of every packet are #11 #11.  I've also selected
"the control length of the data packet" to be 10.

I'm finding, however, that if my byte #8 is also a #11, that the packet
is truncated one byte short.  My packet #8 can be anything from #00 to #FF,
so I don't know what else to try.

Why isn't the control length working?

Thanks! (Registered owner!)

-mark tanner
Logged
Arthur Grasin
Tech. Support
Administrator
Hero Member
*****

Karma: +0/-0
Posts: 806



View Profile WWW
« Reply #1 on: December 04, 2009, 08:17:19 AM »

Unfortunately, in your case you can split your data by timeout only.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines