Gate
SCPI Command :
[SOURce<HW>]:DME:ANALysis:GATE:COUNt
- class GateCls[source]
Gate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_count() int [source]
# SCPI: [SOURce<HW>]:DME:ANALysis:GATE:COUNt value: int = driver.source.dme.analysis.gate.get_count()
No command help available
- return
count: No help available
- set_count(count: int) None [source]
# SCPI: [SOURce<HW>]:DME:ANALysis:GATE:COUNt driver.source.dme.analysis.gate.set_count(count = 1)
No command help available
- param count
No help available