Start

SCPI Command :

BUS<*>:RFFE:SEQuence<*>:STARt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, busRffeSequence=BusRffeSequence.Default) float[source]
# BUS<*>:RFFE:SEQuence<*>:STARt
value: float = driver.bus.rffe.sequence.start.get(bus = repcap.Bus.Default, busRffeSequence = repcap.BusRffeSequence.Default)

Return the start time (SSC) and stop time (BP) of the selected command sequence.

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

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

Returns:

start: Time