Argox PT-9130 User Manual

Page 14

Advertising
background image

PT-90 Mobile Computer SDK Programming Manual 7

GPRS Related Functions

GPRS_On

– Enable GPRS.

GPRS_Off

– Disable GPRS.

GetGPRSPowerStatus

– Query GPRS current power status.

SendATCommand

– Send AT command and verify required response.

GetATResponse

– Get response from module buffer.

GetIMEINumber

– Query IMEI number.

GetIMSINumber

Query IMSI number.

GetModuleInfo

– Query module information.

GetSignalQuality

– Query signal strength of GSM/GPRS network.

ConnectRAS

Establishes a RAS connection.

DisconnectRAS

– Disconnect current RAS connection.

GetRASConnStatus

– Query RAS connection status.

CreateRASEntry

Create a new RAS entry.

DeleteRASEntry

Delete a RAS entry.

ChangeRASEntryName

– Change RAS entry name.

ChangeRASEntryProperty

– Change RAS entry property.

GetRASEntryProperty

– Query RAS entry property.

GetRASEntryCount

– Query RAS entry count.

MenuRASEntries

– Menu all RAS entries, and get specified entry name.

GetPINCounter

Query still available count for entering the currently required

password.

GetPINStatus

– Query current authentication code status.

SetPINLock

– Set PIN code lock or unlock.

GetPINLockStatus

– Query the PIN code lock status.

CheckPINCode

– Enter PIN code passwords, and check correctness.

CheckPUKCode

– Enter PUK code passwords, and check correctness.

ChangePINCode

– Allows defining new PIN code password.

ReadPhonebook

– Read a phonebook entry.

WritePhonebook

– Write a phonebook entry.

DeletePhonebook

– Delete a phonebook entry.

ReadMultiPhonebook

– Read multitude phonebook entries.

GetPhonebookTotal

– Query phonebook entry amount, include used、total.

GetPhoneMaxLength

– Query maximum length of number field and text field.

SendSMS

– Send a SMS message.

ReadSMS

– Read a SMS message.

DeleteSMS

– Delete a SMS message.

Advertising