01-18-2006 04:29 PM
01-19-2006 03:49 PM
01-27-2006 11:08 AM
02-24-2006 02:45 PM
@Andy F. wrote:
Enrique,
Great job on the VI. To make it easier to read and maintainable I might suggest cleaning up the code a little (aligning things, straighten wires, etc.). You would be amazed how much easier to use code becomes when just a little effort is put into the Block Diagram. All and all, good work!
Andy F.
03-22-2006 11:46 PM
Hi Enrique ,
The "GETTING_ATR_FROM_SIM_CARD_GSM_cleaned.vi" is not able to open in Labview 7.1 . It says " Labview 7.1 has encountered some problem and need to close ". Can you please help me in this . If you could post the vi again it will be more helpful.
Thanks & Regards,
Venkat
03-23-2006 09:52 AM
03-23-2006 08:02 PM
04-16-2007 06:37 AM
Hi,
I thinke that I have the same problem and need your help. I want to read the SIM s tel number. In my application I have around 22 DLL functions and I dont really know if I should use all of them or which one of them. I 'am connecting my GS64 modem whith the PC via RS232.
Best regards
04-18-2007 06:52 PM
Hi dlawer,
I google'd your question and it looks like there is not an AT command to retrieve the telephone number:
Saludos,
Erin B.
NI Mexico
04-19-2007 09:37 AM
Hello!
Let me first understand your question, Do you want to know wich of 22 DLL´s, that you have, can you use to sent an AT command to retrive the MSISDN on SIM Card?
If you answer is yes, you should be identify all the functions in your dll and found wich of them ara used to sent AT commands like SMS send, SMS retrive, etc.., the same structure of this commands you can use to send another AT Command.
The number should be record on the SIM Card.
AT+CNUM Subscriber Number
Description:
This command returns the MSISDNs related to the subscriber (this information can be
stored in the SIM or in the ME). If subscriber has different MSISDN for different services,
each MSISDN is returned in a separate line.
Test if the command
is supported
AT+CNUM=?
Best Regards.
Enrique Ramos
Telcel Mexico