Ttime

SCPI Command:

SOURce:AFRF:GENerator<Instance>:DIALing:SCAL:TTIMe:FIRSt
class TtimeCls[source]

Ttime commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_first() float[source]
# SCPI: SOURce:AFRF:GENerator<Instance>:DIALing:SCAL:TTIMe:FIRSt
value: float = driver.source.afRf.generator.dialing.scal.ttime.get_first()

Defines the duration of a dual tone of a SELCAL sequence.

return:

ttime: Range: 0.2 s to 3 s, Unit: s

set_first(ttime: float) None[source]
# SCPI: SOURce:AFRF:GENerator<Instance>:DIALing:SCAL:TTIMe:FIRSt
driver.source.afRf.generator.dialing.scal.ttime.set_first(ttime = 1.0)

Defines the duration of a dual tone of a SELCAL sequence.

param ttime:

Range: 0.2 s to 3 s, Unit: s