TypePy

SCPI Command :

BUS<*>:CMSB:RESult<*>:TYPE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busResult=BusResult.Default) str[source]
# BUS<*>:CMSB:RESult<*>:TYPE
value: str = driver.bus.cmsb.result.typePy.get(bus = repcap.Bus.Default, busResult = repcap.BusResult.Default)

Returns the name of the selected frame (n) from the user defined frame format description, labeled according to method RsRtx.bus.cmsb.frame.typePy.set() .

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

  • busResult – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Result’)