Usage in Application Program
Three functions was introduced to handle GSM module:
●
SetGPRSOnOff(x,y,font)
●
SetSIMCardPin(x,y,font)
●
IconSendSMS(x,y,global_number,sms_identifier,'next')
All of those functions are screen functions, SetSIMCardPIN is used to put PIN of
just inserted SIM card. PIN for SIM card is necessary for logging to GSM network.
SetGPRSOnOff turns off and on module and logs to GSM network. After that User
is able to send SMS by selecting SMS Icon created by using IconSendSMS
function in Application Program.
Parameters for IconSendSMS are x and y which responses to coordination of the
icon in the screen, global number where SMS receiver telephone number is, SMS
name identifier and 'next' parameter which is analogical in IconDelete or
IconFindCol.
Please remember to put telephone number with country code but without “+” char
at the beginning.
Please refer to example Application Program(EXAMPLE APP 07 GSM.txt) if
necessary.
D01B2.4 HHR 3000 PRO Manual
33/75
Содержание HHR 3000 PRO
Страница 15: ...D01B2 4 HHR 3000 PRO Manual 15 75...
Страница 67: ...D01B2 4 HHR 3000 PRO Manual 67 75...