Crc

SCPI Command :

SBUS<*>:HBTO:FRAMe<*>:CRC
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, frame=Frame.Default) int[source]
# SBUS<*>:HBTO:FRAMe<*>:CRC
value: int = driver.sbus.hbto.frame.crc.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)

Returns the CRC (frame check) checksum of the selected frame.

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

  • frame – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Frame’)

Returns:

crc: 0 to 4294967295