04-11-2010 10:38 PM
Hi,
We already did the following steps:
(a) Created a mobile project with Labview Mobile Module named "SMS_Alert_System_VI"
(b) Active sync the windows mobile 6.1 phone with the laptop.
(c) After run the "SMS_Alert_System_VI" from the laptop, then the VI open in the windows mobile.
(d) After this, we unable to control the VI from the laptop anymore, and we can only use the VI which appeared on the windows mobile to send out SMS.
Is there any idea to trigger the program to send out SMS from the laptop? Because we are really do not knonw how to use the shared variable as mentioned. Really appreciate for your help.
04-11-2010 10:42 PM
04-11-2010 11:05 PM
Hi
Thanks for your suggestion, at the beginning we really do not know to to use the shared variable function.
Now we found a tutorial on how to apply the shared variable function form this site
ftp://ftp.ni.com/pub/devzone/pdf/tut_4378.pdf
Hope this help solve our problem, we will try it after our work later.
Thanks
04-12-2010 08:05 PM
Hi,
We did followed the procedure to create a Boolean shared variable. Both the VI on server(host PC) and client (windows mobile) were deployed successfully at the same address but the shared variable seem does not get the update from the host PC, keep giving us the false value.
We did not do the virtual network connection setting bacause our PC already connected to a network.
Anyone encountered the same problem and can helpon this? Thanks
04-12-2010 08:09 PM
04-12-2010 09:32 PM
Hi,
Yes, we already did that. I think to night we will try to redo the whole thing again.
04-13-2010 02:07 PM
Hi,
Now we are able to make the shared variable working, but there is a delay for the windows mobile to read the data from the host PC.
But now we face another problem that the SMS cant be send out, its give us error.
Can someone who familliar with labview mobile module "Send SMS" function help on this? we already installed the Labview SMS client into our windows mobile.
The attached file is our file.
04-13-2010 06:56 PM
Can you explain your error in detail, and attach error screenshot, if have?
Remember thay not everybody has the same handy model.
It's very difficult to replicate an error.
04-14-2010 08:38 AM
Hi,
Now we are successfully to run the program and send out the SMS with both the host PC and windows mobile sharing under same wireless access point.
Is it possible to make the Shared Variable communicate successfully, if host PC and windows mobile using 2 different access point?
Thanks and Best Regards,
Yk
04-14-2010 10:38 AM