LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sms and modem MC-35i

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

 

 

0 Kudos
Message 1 of 3
(3,006 Views)

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

0 Kudos
Message 2 of 3
(2,982 Views)

Hi Dan_K
Thanks very much for the answer

All are working

It was my error

Best regards

Iskander

 

0 Kudos
Message 3 of 3
(2,956 Views)