Mode

SCPI Command :

TRIGger[:SEQuence]:MODE
class ModeCls[source]

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

get() RsFsw.enums.TriggerSourceH[source]
# SCPI: TRIGger[:SEQuence]:MODE
value: enums.TriggerSourceH = driver.applications.k91Wlan.trigger.sequence.mode.get()

Defines the trigger source. Note that this command is maintained for compatibility reasons only. Use the method RsFsw. Applications.K91_Wlan.Trigger.Sequence.Source.set commands for new remote control programs. Configures how triggering is to be performed.

return

source: MANual | IMMediate | EXTernal | VIDeo | RFPower | IFPower | TV | AF | AM | FM | PM | AMRelative | LXI | TIME | SLEFt | SRIGht | SMPX | SMONo | SSTereo | SRDS | SPILot | BBPower | MASK | PSENsor | TDTRigger | IQPower | EXT2 | EXT3 | TUNit

set(source: RsFsw.enums.TriggerSourceH) None[source]
# SCPI: TRIGger[:SEQuence]:MODE
driver.applications.k91Wlan.trigger.sequence.mode.set(source = enums.TriggerSourceH.AF)

Defines the trigger source. Note that this command is maintained for compatibility reasons only. Use the method RsFsw. Applications.K91_Wlan.Trigger.Sequence.Source.set commands for new remote control programs. Configures how triggering is to be performed.

param source

MANual | IMMediate | EXTernal | VIDeo | RFPower | IFPower | TV | AF | AM | FM | PM | AMRelative | LXI | TIME | SLEFt | SRIGht | SMPX | SMONo | SSTereo | SRDS | SPILot | BBPower | MASK | PSENsor | TDTRigger | IQPower | EXT2 | EXT3 | TUNit