Ulobe

SCPI Command :

[SOURce<HW>]:ILS:[GSLope]:ULOBe:[FREQuency]
class UlobeCls[source]

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

get_frequency() float[source]
# SCPI: [SOURce<HW>]:ILS:[GSLope]:ULOBe:[FREQuency]
value: float = driver.source.ils.gslope.ulobe.get_frequency()

No command help available

return:

frequency: float Range: 60 to 120

set_frequency(frequency: float) None[source]
# SCPI: [SOURce<HW>]:ILS:[GSLope]:ULOBe:[FREQuency]
driver.source.ils.gslope.ulobe.set_frequency(frequency = 1.0)

No command help available

param frequency:

float Range: 60 to 120