FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in calling pager through modem.

I am doing my application for a temperature monitoring system. In that I am calling Pager, and sending email if the temperature exceeds the limit. If I download the VIs from my laptop, and highlights the execution it works fine. If I build the application, it is pager dialing vi is not working but it sends the email.what could be the problem. what is the remedy for that.
0 Kudos
Message 1 of 2
(3,066 Views)
Hi Suna,

First you are talking RT on a FP controller.

Second, you say that you target the FP unit and it runs fine in execution highlighting. This sounds like all of the operations you are attempting are sound. This does not sound like anything FP specific if it operates in this mode.

Next you say that it does the e-mail part OK after being built but not the page.

There are two things that scream at me if I see something work in execution highlighting and not at full speed.
1) Does something have to be slowed, down? (Maybe a delay in the dial sequence after the phone goes off-hook?)

2) Race conditions! Is something happeneing out of order?

Try reposting this question to the LabVIEW General list along with your source code and we may be of further assis
tance.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(3,066 Views)