DlcState

SCPI Command :

SBUS<*>:CAN:FRAMe<*>:DLCState
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, frame=Frame.Default) SbusCanFrameOverallState[source]
# SBUS<*>:CAN:FRAMe<*>:DLCState
value: enums.SbusCanFrameOverallState = driver.sbus.can.frame.dlcState.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)

Return the states of the state of data length code.

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:

frame_dlc_state: OK | ERRor | UNDF