10-28-2008 02:07 PM
Hi all
I have the modem MC-35i.
I created the message and wanted to send this SMS via this modem.
At first I sent this SMS via Hyper Terminal.
The massage was dellivered to my telephone.
Then I sent this message via LabView but the message wasn't delivered to my telephone.
I have the same setting com port for Hyper Terminal and LV.
Where is my erreor?
The file are added.
Best regards
Iskander
10-30-2008 10:19 AM
Hello Iskander,
I looked at your code and I have a few questions. Is there a reason you are concatenating single strings on the first two VISA Writes? Is there a reason you set the Send End Enable property to false in the third VISA Write? I don't see any other possible issues, but you might want to put down some more indicators to see what is happening at each step, this will help you narrow down which step is causing your application to fail.
Regards,
Dan King
11-06-2008 03:20 AM
Hi Dan_K
Thanks very much for the answer
All are working
It was my error
Best regards
Iskander