LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AT-Command

  I connected my mobile to the laptop to COM1 serial by the cable came with mobile, then I used the Hyper Terminal. Every thing is okay I can write command and Read the Response (like read SMS) by its configurations using AT-Command.   BUT..........    When I built my project on labview the result was wrong, when I write to VISA "COM1"    (AT) as example  ,  the response should be (OK)  but it read (AT) again so the Read from VISA read just what I wrote in VISA write "it's wrong". I thought about ECHO but it's already works fine on Hyper Terminal, so the problem is not ECHO.
When I Built the project on labview I start with VISA configuration then VISA write then Delay time  then VISA read, Finally VISA Close.     Am I wrong???? 
Can any one help me???? please
0 Kudos
Message 1 of 13
(4,332 Views)
You also have to send the termination character(s) together with the command: \r, \n or \r\n.

For easy programming select codes view for the string contrl/constant and enter the termination character behind the command and send it to your device.
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 13
(4,328 Views)
Duplicate post.  Keep your questions in one thread please.
0 Kudos
Message 3 of 13
(4,304 Views)
Matthew, don't you think you're overdoing it a bit.Smiley Wink
Regards,
André (CLA, CLED)
0 Kudos
Message 4 of 13
(4,291 Views)
Actually, I think 3 threads for the same question is overdoing it.
0 Kudos
Message 5 of 13
(4,284 Views)
You're right, but multiple duplicate notificationw is not?Smiley Happy
Regards,
André (CLA, CLED)
0 Kudos
Message 6 of 13
(4,275 Views)
Well, since there is no way to link them all into one, then no, it's not.  You were obviously not aware of the real original thread, so I made sure each thread pointed to the original thread where discussion had already started, trying to save people the trouble of tracing through it all or repeating what original posters have said.
0 Kudos
Message 7 of 13
(4,270 Views)
Not that Matthew needs a defender, but I don't see anything wrong with what Matthew did. After all, the poster actually started 4 threads, all the same subject, and it's often difficult to figure out where all the information is. So, Matthew was providing additional links to it in case someone was trying to figure out where all this started. Recently, another poster did the same thing. I got confused over which thread to respond to. I think the focus should be on getting the poster to stop posting the same message over and over again, and instead respond to the useful replies that have already been given.
0 Kudos
Message 8 of 13
(4,266 Views)
Smercurio,
 
How come there isn't an icon showing up under your name on the left side fo the board?  I've never seen that happen before.
0 Kudos
Message 9 of 13
(4,259 Views)
That's because I don't have an avatar. I like to be invisible. Smiley Very Happy
0 Kudos
Message 10 of 13
(4,252 Views)