CsValue

SCPI Command :

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

Returns the CRC sequence value 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:

checksum_value: 0 to 63