Vehicle

SCPI Command :

[SOURce<HW>]:BB:GNSS:MONitor<CH>:DISPlay:VEHicle
class VehicleCls[source]

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

get(monitorPane=MonitorPane.Default) RsSmbv.enums.RefVehicle[source]
# SCPI: [SOURce<HW>]:BB:GNSS:MONitor<CH>:DISPlay:VEHicle
value: enums.RefVehicle = driver.source.bb.gnss.monitor.display.vehicle.get(monitorPane = repcap.MonitorPane.Default)

No command help available

param monitorPane

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Monitor’)

return

vehicle: No help available

set(vehicle: RsSmbv.enums.RefVehicle, monitorPane=MonitorPane.Default) None[source]
# SCPI: [SOURce<HW>]:BB:GNSS:MONitor<CH>:DISPlay:VEHicle
driver.source.bb.gnss.monitor.display.vehicle.set(vehicle = enums.RefVehicle.V1, monitorPane = repcap.MonitorPane.Default)

No command help available

param vehicle

No help available

param monitorPane

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Monitor’)