Reference

SCPI Command :

[SOURce<HW>]:BB:GNSS:SV:SELection:REFerence:VEHicle
class ReferenceCls[source]

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

get_vehicle() RsSmw.enums.RefVehicle[source]
# SCPI: [SOURce<HW>]:BB:GNSS:SV:SELection:REFerence:VEHicle
value: enums.RefVehicle = driver.source.bb.gnss.sv.selection.reference.get_vehicle()

Sets the vehicle for that the satellite constellation settings apply.

return

reference_vehicle: V1| V2

set_vehicle(reference_vehicle: RsSmw.enums.RefVehicle) None[source]
# SCPI: [SOURce<HW>]:BB:GNSS:SV:SELection:REFerence:VEHicle
driver.source.bb.gnss.sv.selection.reference.set_vehicle(reference_vehicle = enums.RefVehicle.V1)

Sets the vehicle for that the satellite constellation settings apply.

param reference_vehicle

V1| V2