gsmGetLAC (Function) |
Top Previous Next |
This function returns the Location Area Code (LAC) of the GSM base station the RTCU device is connected to.
Input: None.
Returns: DINT GSM LAC.
Declaration: FUNCTION gsmGetLAC : DINT;
Example: INCLUDE rtcu.inc |