TypePy

SCPI Command :

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

Returns the type of the specified frame.

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:

type_py: NORMal | NPOLl | SLEEP | LONG | LPOLl | PID | PTYPe | PTPID | UNKNown | IFS

  • NPOLl: Normal POLl

  • LPOLl: Long POLl

  • PID: Protected ID

  • PTPID: Protected Type + Protected ID

  • IFS: Inter-Frame-Space