contact
support
Download
order
news
AGG Software Forums
November 27, 2024, 08:34:08 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Welcome on our forum!
Home
Help
Search
Login
Register
AGG Software Forums
>
Online Help Center
>
Data loggers and plug-ins
>
Hex Data
Pages: [
1
]
« previous
next »
Print
Author
Topic: Hex Data (Read 13027 times)
cahuk
Newbie
Karma: +0/-0
Posts: 2
Hex Data
«
on:
July 17, 2011, 04:05:57 PM »
I have the following string showing in the Data logger window.
<20110717060145.515>
#08#0F#F1#D4#FF#03#B1#00#09#98
I need to parse this data and grab the #09 section. But in the DDE I keep getting nothing or junk. I'm using the Ascii Parser and trying to parse as a string. Then I have an expression Value = WORDTOSTR(Value). I thought saw that in another thread but any help would be appreciated.
Thanks
Logged
Arthur Grasin
Tech. Support
Administrator
Hero Member
Karma: +0/-0
Posts: 806
Re: Hex Data
«
Reply #1 on:
July 01, 2014, 10:00:00 AM »
1. Configure the parser to split data by timeout
2. Add a parser item with the "Value" name and extract last 2 bytes from a fixed position
3. Your expression is valid
Logged
cahuk
Newbie
Karma: +0/-0
Posts: 2
Re: Hex Data
«
Reply #2 on:
July 03, 2014, 10:00:00 AM »
I can set a fixed Position of 4 with a length of 2 and I get 65492 (FFD4) which seems right but if I increase fixed position to 5 or above (length remains 2) I get no data.
thanks for the help with a newbie!!
Found the issue I had to uncheck Trim spaces from left & right in Data format.
«
Last Edit: July 18, 2011, 07:03:15 PM by cahuk
»
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
News & Feedbacks
-----------------------------
=> News and Updates
=> Site Comments
-----------------------------
Online Help Center
-----------------------------
=> Advanced Serial Port Monitor
=> Data loggers and plug-ins
=> Data loggers ActiveX
=> Advanced USB Port Monitor
=> Virtual Null Modem
=> Software for DNC and CNC
=> Other questions
-----------------------------
Development
-----------------------------
=> Feature Requests
Loading...