Weighting

SCPI Command :

MMEMory:SELect:CHANnel[:ITEM]:WEIGhting
class WeightingCls[source]

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

get() bool[source]
# SCPI: MMEMory:SELect:CHANnel[:ITEM]:WEIGhting
value: bool = driver.massMemory.select.channel.item.weighting.get()

No command help available

return

state: No help available

set(state: bool) None[source]
# SCPI: MMEMory:SELect:CHANnel[:ITEM]:WEIGhting
driver.massMemory.select.channel.item.weighting.set(state = False)

No command help available

param state

No help available