gsmGetHomeProvider (Function) |
Top Previous Next |
This returns the GSM Public Land Mobile Network number (PLMN) of the home network provider.
Input: None.
Returns: DINT The PLMN of the home network provider.
Declaration: FUNCTION gsmGetHomeProvider : DINT;
Example: INCLUDE rtcu.inc |