Source

SCPI Command :

TRIGger:WLAN:MEASurement<Instance>:MEValuation:CATalog:SOURce
class SourceCls[source]

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

get(full_list: bool = None) List[str][source]
# SCPI: TRIGger:WLAN:MEASurement<Instance>:MEValuation:CATalog:SOURce
value: List[str] = driver.trigger.multiEval.catalog.source.get(full_list = False)

Lists all trigger source values that can be set using method RsCmwWlanMeas.Trigger.MultiEval.source.

param full_list:

OFF | ON Disables/ enables full list including also invalid trigger sources.

return:

trig_source: string Comma-separated list of all supported values. Each value is represented as a string.