Pilot

SCPI Commands

CONFigure:EVDO:SIGNaling<Instance>:PILot:SETTing
class Pilot[source]

Pilot commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_setting()int[source]
# SCPI: CONFigure:EVDO:SIGNaling<instance>:PILot:SETTing
value: int = driver.configure.pilot.get_setting()

Sets/gets the pilot to which subsequent pilot-related commands apply.

return

set_pilot: Range: 0 to 2

set_setting(set_pilot: int)None[source]
# SCPI: CONFigure:EVDO:SIGNaling<instance>:PILot:SETTing
driver.configure.pilot.set_setting(set_pilot = 1)

Sets/gets the pilot to which subsequent pilot-related commands apply.

param set_pilot

Range: 0 to 2