RV.WAYPOINT.XYTHDRN
|
Command: |
RV.WAYPOINT.XYTHDRN |
|---|---|
|
Command Syntax: |
RV.WAYPOINT.XYTHDRN |
|
Code |
Send("READ RV.WAYPOINT.XYTHDRN") |
|
Example: |
Getting the distance traveled toward the current way-point from the last way-point |
|
Code |
Send("READ RV.WAYPOINT.XYTHDRN") Get(L1) (L1)(5)->D
|
|
Range: |
N/A |
|
Describe: |
READ RV.WAYPOINT.XYTHDRN - read the x-coord, y-coord, time, heading, distance traveled, number of wheel revolutions, command number of the current waypoint. Returns a list with all these values as elements.
|
|
Result: |
Return list of current way-point X, Y coordinates, Time, Heading, Distance, Revolutions, and command number. |
|
Type or |
Returns Data |
