Vi

SCPI Commands :

SYSTem:CMW:DEVice:VI:MODE
SYSTem:CMW:DEVice:VI:COUNt
class ViCls[source]

Vi commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_count() int[source]
# SCPI: SYSTem:CMW:DEVice:VI:COUNt
value: int = driver.system.cmw.device.vi.get_count()

No command help available

return:

vi_count: No help available

get_mode() bool[source]
# SCPI: SYSTem:CMW:DEVice:VI:MODE
value: bool = driver.system.cmw.device.vi.get_mode()

No command help available

return:

vi_mode: No help available