Description:
This method calculates the CRC after reversing and inverting the data bytes.
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" VERIFY (Check_CrcCRC16RevAndInvert 0)