Crc

SCPI Command :

BUS<*>:ETHernet:WORD<*>:CRC
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, word=Word.Default) int[source]
# BUS<*>:ETHernet:WORD<*>:CRC
value: int = driver.bus.ethernet.word.crc.get(bus = repcap.Bus.Default, word = repcap.Word.Default)

Returns the Cyclic Redundancy Code (CRC, or frame check) checksum of the selected word.

Parameters:
  • bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)

  • word – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Word’)

Returns:

crc: 0 to 4.29497E+9