Check_CrcHDLC

Description:

This method calculates 2-byte CRC value according to the HDLC specification.

Parameters:

[Required]

Int

"First byte to include (0=first byte in layer)"


[Required]

Int

"Seed"


[Optional]

List

"Swap Result"

(Default value: NoSwap)

List values:

NoSwap

Swap

Example:

FIELD crc START_BIT (FromEnd 2) (Fixed 2) (Hex) CRC NO_MOVE VERIFY (Check_CrcHDLC)