Posted: Thu Jun 10, 2010 9:19 am Post subject: Extra space after group terminator
Knight
Joined: 25 Aug 2006 Posts: 589
I want to create a message that contains a few record types
The message definition looks like
My_Msg
record_Type1
Data1
Data2
Data3
:
record_Type2
Data1
Data2
Data3
:
record_Type3
Data1
Data2
Data3
Record_type and datax can be repeated ( 1 to many)
The message is 'All elements delimited'.I specified 'æ' <0xE6> as the element delimiter and 'þ' <0xFE> as group indicator and terminator
I was able to create the output message the way I expect except that the group delimiter is 'þ ' (FE20) instead of just 'þ' (FE).
There is a blank '20' after the 'FE'. However the last one is OK.
Any idea on what I did wrong?
This is what I see in the Data window of RFHUTIL.( underlined by ==)
(____ is just there to separate the char and the hex column)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum