Condition

SCPI Command :

STATus:QUEStionable:LIMit<1|2|3|4>:CONDition
class ConditionCls[source]

Condition 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>:CONDition
value: str = driver.status.questionable.limit.condition.get(window = repcap.Window.Default)

These commands read out the CONDition section of the status register. The commands do not delete the contents of the CONDition 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.