PidName
SCPI Command :
SBUS<*>:USBone:FRAMe<*>:PIDName
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default) str[source]
# SBUS<*>:USBone:FRAMe<*>:PIDName value: str = driver.sbus.usbOne.frame.pidName.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)
Returns the name of the packet identifier for the selected serial bus and 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’)