Check_CrcModBus_LRC

Description:

This method calculates a 1-byte LRC value according to the MODBUS protocol 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 1 Bytes) (Fixed 1) (Hex) CRC NO_MOVE VERIFY (Check_ CrcModBus_LRC 0 0)