Cpath

SCPI Commands

DIAGnostic:SERVice:INPut:RF:CPATh
class CpathCls[source]

Cpath commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() PathToCalibrate[source]
# SCPI: DIAGnostic:SERVice:INPut:RF:CPATh
value: enums.PathToCalibrate = driver.diagnostic.service.inputPy.rf.cpath.get()

No command help available

return

path_to_calibrate: No help available

set(path_to_calibrate: PathToCalibrate) None[source]
# SCPI: DIAGnostic:SERVice:INPut:RF:CPATh
driver.diagnostic.service.inputPy.rf.cpath.set(path_to_calibrate = enums.PathToCalibrate.FULL)

No command help available

param path_to_calibrate

No help available