Ctwo

SCPI Command :

SBUS<*>:MANCh:FRAMe<*>:CTWO
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, frame=Frame.Default) str[source]
# SBUS<*>:MANCh:FRAMe<*>:CTWO
value: str = driver.sbus.manch.frame.ctwo.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)

Returns the content of the 2nd result column of the specified decoded 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’)