Gate

SCPI Command :

[SOURce<HW>]:DME:ANALysis:GATE:COUNt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_count() int[source]
# [SOURce<HW>]:DME:ANALysis:GATE:COUNt
value: int = driver.source.dme.analysis.gate.get_count()

No help available

set_count(count: int) None[source]
# [SOURce<HW>]:DME:ANALysis:GATE:COUNt
driver.source.dme.analysis.gate.set_count(count = 1)

No help available