Range
SCPI Command :
DIAGnostic:SERVice:INPut:MC:RANGe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# DIAGnostic:SERVice:INPut:MC:RANGe value: float = driver.diagnostic.service.inputPy.mc.range.get()
For FSW85 models using a microwave calibration signal (DIAG:SERV:INP MCAL) . Defines the spectrum of the calibration as 43.5 GHz, or a wideband signal that covers the complete 85 GHz bandwidth. You can define the frequency of the microwave calibration signal using method
RsFsw.diagnostic.service.inputPy.mc.cfrequency.set().- Returns:
range_py: 43.5 GHz | 85 GHz Unit: HZ
- set(range_py: float) None[source]
# DIAGnostic:SERVice:INPut:MC:RANGe driver.diagnostic.service.inputPy.mc.range.set(range_py = 1.0)
For FSW85 models using a microwave calibration signal (DIAG:SERV:INP MCAL) . Defines the spectrum of the calibration as 43.5 GHz, or a wideband signal that covers the complete 85 GHz bandwidth. You can define the frequency of the microwave calibration signal using method
RsFsw.diagnostic.service.inputPy.mc.cfrequency.set().- Parameters:
range_py – 43.5 GHz | 85 GHz Unit: HZ