 azadplc007
		
			azadplc007
		
		
		
		
		
		
		
		
	
			05-30-2014 07:44 AM
Hi ...
I am Communicating the GSM module in VI. I can found the solution for sending the SMS. But i am having the trouble in read the SMS in VI. I tried more type of models. When I am running the VI, in the read buffer content is displaying as "AT+CMGR=1" which is we are writing AT command into the port for reading the SMS.Here I attached the image.... please kindly go that image, you will surely get what I am getting the error...
Please reply asap....
Solved! Go to Solution.
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			05-30-2014 08:22 AM
 mohit@122012
		
			mohit@122012
		
		
		
		
		
		
		
		
	
			10-11-2017 05:24 AM
Please attach the vi. that you had used for sending the sms.
12-05-2017 01:13 AM
Here vi for receiving SMS from GSM....
12-05-2017 01:13 AM
Here vi for receiving SMS from GSM....V14
 rajbag
		
			rajbag
		
		
		
		
		
		
		
		
	
			04-02-2019 12:55 PM
hello
can you send your VI file to send the message
 rajbag
		
			rajbag
		
		
		
		
		
		
		
		
	
			04-02-2019 12:56 PM
hello
can you send your VI file to send the message.
I am created my VI file for sending SMS but there are some mistakes.
plz provide some solutions
04-03-2019 04:55 AM
hello rajbag,
I have modified your coding, check this coding once....
 HKPhysicist
		
			HKPhysicist
		
		
		
		
		
		
		
		
	
			04-19-2020 02:03 PM
COOL! 😃
Where can I open the GSM module inside LabView?
Is there also a 3G cellular module?
06-04-2020 06:57 AM
You can't open the GSM module with this code. We are communicating the GSM module using VISA commands. Refer google for most AT commands for the GSM module.