DlcValue
SCPI Command :
SBUS<*>:CAN:FRAMe<*>:DLCValue
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default) int[source]
# SBUS<*>:CAN:FRAMe<*>:DLCValue value: int = driver.sbus.can.frame.dlcValue.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)
Returns the data length code of the selected frame - the number of data bytes in the 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:
frame_dlc_value: 0 to 2047