RV.PATHLIST.Y
|
Command: |
RV.PATHLIST.Y |
|---|---|
|
Command |
RV.PATHLIST.Y |
|
Code |
Send("READ RV.PATHLIST.Y") |
|
Example: |
Program to plot the RV path on the graph screen |
|
Code |
Plot1(xyLine, L1, L2,▫,BLUE) Send("READ RV.PATHLIST.Y") Get(L1) Send("READ RV.PATHLIST.X") Get(L2) DispGraph
|
|
Range: |
N/A |
|
Describe: |
READ RV.PATHLIST.Y - returns a list of Y values from the beginning to and including the current Waypoint Y value.
|
|
Result: |
Return list of Y coordinates traversed since last RV.PATH CLEAR or initial CONNECT RV. |
|
Type or |
Returns Data |
