LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GSM modem

Solved!
Go to solution

hello,

me too I am facincg the same Problem, instand of getting the Ok response I am getting what I sent,

How to set that carriage return ?

I am using the shown VI.

Thx.

 

0 Kudos
Message 41 of 45
(733 Views)
Right click on your string control and select '\' Codes Display Display.
0 Kudos
Message 42 of 45
(728 Views)

thx, 

i finally got it

 

by using this VI:

0 Kudos
Message 43 of 45
(722 Views)

Just to be clear, your original code would have worked.  You just needed to set your string control to show \codes.  You probably had it set for normal mode, and thus were sending AT backslash r backslash r.  If it was set for \codes and you entered AT\r\n, then LabVIEW would have known you were have known you were trying to send carriage return and linefeed instead of the literal characters of backslashes "r" and "n".

0 Kudos
Message 44 of 45
(708 Views)

Sir can u help me, how are u sending the SMS , i am trying but i am failing..

Kind Regards,

Joseph

0 Kudos
Message 45 of 45
(678 Views)