Cfrequency

SCPI Command :

DIAGnostic:SERVice:INPut:EMI:CFRequency
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# DIAGnostic:SERVice:INPut:EMI:CFRequency
value: float = driver.diagnostic.service.inputPy.emi.cfrequency.get()

No help available

set(frequency: float) None[source]
# DIAGnostic:SERVice:INPut:EMI:CFRequency
driver.diagnostic.service.inputPy.emi.cfrequency.set(frequency = 1.0)

No help available