Lengthļƒ

SCPI Command :

[SOURce<HW>]:BB:GNSS:RECeiver:[V<ST>]:LOCation:WAYPoints:LENGth
class LengthCls[source]

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

get(vehicle=Vehicle.Default) int[source]
# SCPI: [SOURce<HW>]:BB:GNSS:RECeiver:[V<ST>]:LOCation:WAYPoints:LENGth
value: int = driver.source.bb.gnss.receiver.v.location.waypoints.length.get(vehicle = repcap.Vehicle.Default)

Queries the trajectory length.

param vehicle

optional repeated capability selector. Default value: Nr1 (settable in the interface ā€˜Vā€™)

return

length: integer Range: 0 to (double(INT_MAX) )