TypePy

SCPI Command :

SEARch:RESult:RFFE:SEQuence<*>:TYPE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str, busRffeSequence=BusRffeSequence.Default) BusRffeSequenceType[source]
# SEARch:RESult:RFFE:SEQuence<*>:TYPE
value: enums.BusRffeSequenceType = driver.search.result.rffe.sequence.typePy.get(search = 'abc', busRffeSequence = repcap.BusRffeSequence.Default)

Returns the type of the specified command sequence.

Parameters:

busRffeSequence – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sequence’)

Returns:

type_py: See method RsRtx.search.trigger.rffe.typePy.set().