State

SCPI Command :

CALCulate<n>:TABLe:ALL:LIMit:STATe
class StateCls[source]

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

set(state: bool, window=Window.Default) None[source]
# SCPI: CALCulate<n>:TABLe:ALL:LIMit:STATe
driver.applications.k6Pulse.calculate.table.all.limit.state.set(state = False, window = repcap.Window.Default)

Activates or deactivates a limit check for all parameters in all parameter groups.

param state

ON | OFF | 1 | 0

param window

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