navDeviceSerial (Function) |
|
This function will return the serial number of the connected navigation device. The serial number is unique for each navigation device.
Input: None.
Returns: STRING The serial number of the connected navigation device.
Declaration: FUNCTION navDeviceSerial : STRING;
Example: INCLUDE rtcu.inc |