Length
SCPI Command :
[SOURce<HW>]:BB:GNSS:RECeiver:[V<ST>]:LOCation:WAYPoints:LENGth
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(vehicle=Vehicle.Default) int[source]
# [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.
- Parameters:
vehicle – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘V’)
- Returns:
length: integer Range: 0 to (double(INT_MAX) )