Description:
This method calculates the Error checksum 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 hdlc_crcerr (Fixed 2) (Hex) “HDLC CRC” VERIFY (Check_CrcHDLCerr)