Csetup

SCPI Command :

MMEMory:SELect[:ITEM]:CSETup
class CsetupCls[source]

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

get() bool[source]
# SCPI: MMEMory:SELect[:ITEM]:CSETup
value: bool = driver.massMemory.select.item.csetup.get()

No command help available

return

state: No help available

set(state: bool) None[source]
# SCPI: MMEMory:SELect[:ITEM]:CSETup
driver.massMemory.select.item.csetup.set(state = False)

No command help available

param state

No help available