navVersion (Function) |
Top Previous Next |
This function will return the version number of the software in the navigation device.
Input: None.
Returns: INT Version number of the firmware in the navigation device scaled by 100. Version 3.00 will be returned as 300.
Declaration: FUNCTION navVersion : INT;
Example: INCLUDE rtcu.inc |