ErEnable
SCPI Command :
TRIGger:SBSW:USBone:ERENable
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# TRIGger:SBSW:USBone:ERENable value: bool = driver.trigger.sbsw.usbOne.erEnable.get()
Defines the error type for the software trigger.
- set(error_name: str, enabler: bool) None[source]
# TRIGger:SBSW:USBone:ERENable driver.trigger.sbsw.usbOne.erEnable.set(error_name = 'abc', enabler = False)
Defines the error type for the software trigger.