GQ Electronics Technical Support Forum Active Users: / Visits Today:
Highest Active Users:
GQ Electronics Technical Support Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 GQ Electronics Forums
 2.GQ Geiger Muller Counter
 GMC-320 Request History Command

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List Spell Checker
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Insert an Image File
Check here to include your profile signature.
    

T O P I C    R E V I E W
Tim Posted - 01/21/2014 : 21:13:31
I have two questions about the Request History command.

First I understand the data is returned as bytes, but what is the format of these bytes?

Second, How do I know when the end of the available history has been reached?
3   L A T E S T    R E P L I E S    (Newest First)
ZLM Posted - 01/28/2014 : 20:49:24
Here is an example of a binary data file opened by a binary file editor:


23.73 KB

The data 55 AA 00 three bytes indicate a timestamp started. A timestamp total 12 bytes long. The last three bytes 55 AA 01 indicated a Every Second data type data started. 55 AA 02 indicated a Every Minute data type data started. 55 AA 03 indicated a Every Hour data type data started. 55 AA 00 indicated data save feature is off.

In this data file, the first date and time data are: 0D 0A 12 08 2F 34.convert those to decimal format: 13 10 18 08 47. So, the date and time is: 2013-10-18 08:47. It is in 24H time format



If no timestamp at frount of 55 AA 01, then this indicate current data is double byte data. 55 AA 02 indicate a location data started.




Tim Posted - 01/28/2014 : 10:00:37
quote:
Originally posted by ZLM

The data is stored in the internal flash chip. So, after valid data byte, the unused blank bytes are in FF values.

The raw data should in binary format. Data include date time stamp,data type then the data.




Thank you for your reply.

Could you be more specific on the date time stamp and data type?
ZLM Posted - 01/21/2014 : 22:47:05
The data is stored in the internal flash chip. So, after valid data byte, the unused blank bytes are in FF values.

The raw data should in binary format. Data include date time stamp,data type then the data.

GQ Electronics Technical Support Forum © Copyright since 2011 Go To Top Of Page
Generated in 0.05 sec. Snitz's Forums 2000