Enabling

SCPI Commands :

SOURce:GPRF:GENerator<Instance>:LIST:INCRement:ENABling:CATalog
SOURce:GPRF:GENerator<Instance>:LIST:INCRement:ENABling
class EnablingCls[source]

Enabling commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_catalog() List[str][source]
# SCPI: SOURce:GPRF:GENerator<Instance>:LIST:INCRement:ENABling:CATalog
value: List[str] = driver.source.gprf.generator.listPy.increment.enabling.get_catalog()

No command help available

return:

enabling_srcs: No help available

get_value() str[source]
# SCPI: SOURce:GPRF:GENerator<Instance>:LIST:INCRement:ENABling
value: str = driver.source.gprf.generator.listPy.increment.enabling.get_value()

No command help available

return:

enabling: No help available

set_value(enabling: str) None[source]
# SCPI: SOURce:GPRF:GENerator<Instance>:LIST:INCRement:ENABling
driver.source.gprf.generator.listPy.increment.enabling.set_value(enabling = 'abc')

No command help available

param enabling:

No help available