Llobe
SCPI Command :
[SOURce<HW>]:[BB]:ILS:[GSLope]:LLOBe:[FREQuency]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_frequency() float[source]
# [SOURce<HW>]:[BB]:ILS:[GSLope]:LLOBe:[FREQuency] value: float = driver.source.bb.ils.gslope.llobe.get_frequency()
Sets the modulation frequency of the antenna lobe arranged at the bottom viewed from the air plane for the ILS glide slope modulation signal.
- Returns:
frequency: float Range: 100 to 200
- set_frequency(frequency: float) None[source]
# [SOURce<HW>]:[BB]:ILS:[GSLope]:LLOBe:[FREQuency] driver.source.bb.ils.gslope.llobe.set_frequency(frequency = 1.0)
Sets the modulation frequency of the antenna lobe arranged at the bottom viewed from the air plane for the ILS glide slope modulation signal.
- Parameters:
frequency – float Range: 100 to 200