Crc

SCPI Command :

SEARch:RESult:ETHernet:WORD<*>:CRC
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str, word=Word.Default) int[source]
# SEARch:RESult:ETHernet:WORD<*>:CRC
value: int = driver.search.result.ethernet.word.crc.get(search = 'abc', word = repcap.Word.Default)

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

Parameters:
  • search – String parameter

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

Returns:

crc: 0 to 4.29497E+9