All

SCPI Command :

STATus:EVENt:BITS:ALL
class AllCls[source]

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

get(filter_py: str = None, mode: ExpressionMode = None) List[str][source]
# SCPI: STATus:EVENt:BITS:ALL
value: List[str] = driver.status.event.bits.all.get(filter_py = 'abc', mode = enums.ExpressionMode.REGex)

Evaluates the EVENt parts of all lowest level OPERation status registers. The command is nondestructive. This command offers a comfortable way to get an overview of the EVENt parts of all lowest level registers, without querying each register individually.

param filter_py:

No help available

param mode:

No help available

return:

bit: No help available