navGPIRequestID (Function) |
Top Previous Next |
This function will request the ID of the GPI from the navigation device. A "GPI ID" event is raised when the ID is received. See also navWaitEvent for event # 8. Note: this function is not supported on the NMP.
Input: None.
Returns: INT
Declaration: FUNCTION navGPIRequestID : INT;
Example: INCLUDE rtcu.inc |