Page 1 of 1

AHL Simulator - Wrong content sent in frame

Posted: 01 Oct 2015 14:59
by L_lefante
Hi all,

I am trying to use AHL simulator.
When I try to send frames to test there is some content added and i don't know where that is comming from.

For example,

I am trying to do send a check out frame for room 6710... However when I edit the content that i want to send it change it to 671044. Please see the attached files.

This is what i see in OXE trace:

Code: Select all

1443725731 -> === TRAME RECEIVED length=12 D~~~~671044 - PB - envoi du nack vers PC 
Is this a problem of the simulator??... Did anyone face a similar problem??

Re: AHL Simulator - Wrong content sent in frame

Posted: 24 Oct 2015 17:05
by sadim2
Hi,

There is nothing wrong with the AHL simulador, 44 is the checksum of the message.
The depart is being refused by some other reason (room not in checkin state, busy line, ...).

Best Regards

Re: AHL Simulator - Wrong content sent in frame

Posted: 25 Oct 2015 18:01
by L_lefante
Hi,

So what you are saying is that this is a normal behaviour???
Checksum is always sent like this in rhe frame??

Thanks for your help.

Re: AHL Simulator - Wrong content sent in frame

Posted: 26 Oct 2015 08:27
by sadim2
Yes, that is normal.
If you change the room number, then you will see that crc will also change.

Regards

Re: AHL Simulator - Wrong content sent in frame

Posted: 26 Oct 2015 09:37
by L_lefante
OK.
Thanks for the clarification.

Regards.