Event

SCPI Command :

STATus:QUEStionable:LIMit<1|2|3|4>[:EVENt]
class EventCls[source]

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

get(window=Window.Default) str[source]
# SCPI: STATus:QUEStionable:LIMit<1|2|3|4>[:EVENt]
value: str = driver.status.questionable.limit.event.get(window = repcap.Window.Default)

These commands read out the EVENt section of the status register. At the same time, the commands delete the contents of the EVENt section.

param window

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Limit’)

return

channel_name: String containing the name of the channel. The parameter is optional. If you omit it, the command works for the currently active channel.