12-03-2007 03:56 PM
12-04-2007 01:40 AM
12-04-2007 02:28 AM
12-04-2007 08:23 AM
12-04-2007 08:48 AM - edited 12-04-2007 08:49 AM
12-04-2007 05:09 PM
12-04-2007 05:17 PM
12-05-2007 01:32 PM
12-05-2007 03:53 PM
Hi,
I did as you said, and it works
, but if I put the program in the Flat Sequence the result is true for the first time run, any time after that gives nothing.
If I put the all in While loop also it works just in the first loop and the loops after gives nothing. So I should stop then run. stop then run and so on.
this is problem because I want to send series commands one by one (like the configuration of reading SMS from the mobile) I should send command after command (the response should be OK ) Until last command which will give the list of SMS from mobile to read it & delete............
How can I do it?? How can I reach to read the SMS on VISA read string? what is process??
Thanks alot.
12-05-2007 04:26 PM