gsmGetCellID (Function) |
Top Previous Next |
This function returns the Cell ID (CID) of the GSM base station the RTCU device is connected to.
Input: None.
Returns: DINT GSM CID.
Declaration: FUNCTION gsmGetCellID : DINT;
Example: INCLUDE rtcu.inc |