01-20-2012 01:40 AM
Hi,
My project is to build a sms sending application from labview through a 3g modem. I have bought a d-link 3g modem(DWM-156), my modem is installed as a CD drive in my system.
I am new to this interface. Please let me know how to connect both the things.
Thanks in advance,
Vignesh ramesh
01-20-2012 05:50 AM
Hi Vignesh,
Might be you can call ActiveX or DLL objects of the software installed for modem from LabVIEW, if it is unblocked.
Have a look on the link > http://zone.ni.com/devzone/cda/tut/p/id/2983
01-20-2012 08:06 AM
It installed as a CD drive? That makes no sense. Are you sure it installed properly?
There have been previous posts on sending SMS. Did you try a search?
01-23-2012 05:00 AM
Hi Puneet,
Thanks for the reply,
I found that there are dll available for dlink software. but i do not no the parameter to communicate to it through labview.
Thanks,
Vignesh
01-23-2012 05:11 AM
Hi Vignesh,
May be in Dlink user manual have some description of the DLL methods, otherwise you have to apply hit and trial method.