ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SMS Application - Hardware:GSM Modem & Software:LabView

any applications for this

Message 61 of 82
(4,013 Views)

Hi all

Please help me or explane.

I have modem SIEMENS MC-35i.

And I have the same problem.

I can to send SMS via Hyper Terminal.

But I can't to send SMS via LV.

I added the my VI.

Where is my error?

Best regards

Iskander

 

 

0 Kudos
Message 62 of 82
(3,943 Views)

in write buffer 2,  the answer back from the modem do not show the OK,  in hyperterminal it is similar?

 

in write buffer 3 , the long  string start with a space, normal also in hyperterminal?

 

about the handshake in hyperterminal? similar?

 

 

0 Kudos
Message 63 of 82
(3,926 Views)
I think your wait2 is not long enough....
0 Kudos
Message 64 of 82
(3,922 Views)

Hi

Thanks for the answer and attention

I show new VI , where I have OK after every command

And this same message I sent to Hyper Terminal. The answer from Hyper Terminal the same OK

Regards

Iskander

0 Kudos
Message 65 of 82
(3,918 Views)

Hi

Thanks for the answer

All are working

I had error in the start with a space before  the message. I delete this spase.

Best regards

Iskander

0 Kudos
Message 66 of 82
(3,896 Views)

Hi all

I have else question

I want to know the remain money on the account

From the mobile tel. I send command *111#.

How do I send command from modem mc-35i ?

The command *111# don't work

Best regards

Iskander

 

 

 

0 Kudos
Message 67 of 82
(3,867 Views)

hi

 

 

try with a CR alone or CR LF at the end of the string

 

 

then my solution to remove the space worked!!  let me know using solved and kudos....

 

 

0 Kudos
Message 68 of 82
(3,857 Views)

hi

 

 

try with a CR alone or CR LF at the end of the string

 

 

then my solution to remove the space worked!!  let me know using solved and kudos....

 

 

0 Kudos
Message 69 of 82
(3,857 Views)

Hi

Thanks for the help

I sent : *111# CR LF

But I don't see the answer from modem

Regards

Iskander

 

0 Kudos
Message 70 of 82
(3,847 Views)