Wrap

SCPI Command :

SYSTem:PROFiling:RECord:WRAP:STATe
class WrapCls[source]

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

get_state() bool[source]
# SCPI: SYSTem:PROFiling:RECord:WRAP:STATe
value: bool = driver.system.profiling.record.wrap.get_state()

No command help available

return:

state: No help available

set_state(state: bool) None[source]
# SCPI: SYSTem:PROFiling:RECord:WRAP:STATe
driver.system.profiling.record.wrap.set_state(state = False)

No command help available

param state:

No help available