TypePy

SCPI Command :

BUS<*>:USBPd:RESult:FRAMe<*>:TYPE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busFrameNull=BusFrameNull.Default) BusUsbpdFrameType[source]
# BUS<*>:USBPd:RESult:FRAMe<*>:TYPE
value: enums.BusUsbpdFrameType = driver.bus.usbPd.result.frame.typePy.get(bus = repcap.Bus.Default, busFrameNull = repcap.BusFrameNull.Default)

Returns the frame type for the selected serial bus and frame number.

Parameters:
  • bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)

  • busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)

Returns:

frame_type: For a description of the frame types, see ‘Frame packet types’.