Range
SCPI Command :
DIAGnostic:SERVice:INPut:MC:RANGe
- class RangeCls[source]
Range commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: 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.
- return
range_py: 43.5 GHz | 85 GHz Unit: HZ
- set(range_py: float) None [source]
# SCPI: 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.
- param range_py
43.5 GHz | 85 GHz Unit: HZ