Cpath
SCPI Command :
DIAGnostic:SERVice:INPut:RF:CPATh
- class CpathCls[source]
Cpath commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.CalibrationPath [source]
# SCPI: DIAGnostic:SERVice:INPut:RF:CPATh value: enums.CalibrationPath = driver.diagnostic.service.inputPy.rf.cpath.get()
No command help available
- return
path_to_calibrate: No help available
- set(path_to_calibrate: RsFsw.enums.CalibrationPath) None [source]
# SCPI: DIAGnostic:SERVice:INPut:RF:CPATh driver.diagnostic.service.inputPy.rf.cpath.set(path_to_calibrate = enums.CalibrationPath.FULL)
No command help available
- param path_to_calibrate
No help available