IdType

SCPI Command :

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

Returns the identifier type of the selected frame, the identifier format of data and remote frames.

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:

identifier_type: B11: standard format, 11 bit B29: extended format, 29 bit