Off

SCPI Command :

STATus:GENerator:CONDition:OFF
class OffCls[source]

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

get(filter_py: str = None, mode: ExpressionMode = None) str[source]
# SCPI: STATus:GENerator:CONDition:OFF
value: str = driver.status.generator.condition.off.get(filter_py = 'abc', mode = enums.ExpressionMode.REGex)

Lists all generator tasks or measurement tasks whose current state equals the state indicated by the last mnemonic. The results are collected from the CONDition parts of the lowest level registers of the STATus:OPERation register hierarchy.

param filter_py:

No help available

param mode:

No help available

return:

bitname: No help available