Description

SCPI Command :

SYSTem:BASE:OPTion:DESCription
class DescriptionCls[source]

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

get(product_type: ProductType = None, validity: ValidityScope = None, scope: ValidityScopeB = None, instrument_no: float = None) str[source]
# SCPI: SYSTem:BASE:OPTion:DESCription
value: str = driver.system.option.description.get(product_type = enums.ProductType.ALL, validity = enums.ValidityScope.ALL, scope = enums.ValidityScopeB.INSTrument, instrument_no = 1.0)

No command help available

param product_type:

No help available

param validity:

No help available

param scope:

No help available

param instrument_no:

No help available

return:

option_list: No help available