Kumaresh Posted December 13, 2008 Report Share Posted December 13, 2008 Hey dudes, I need ur help in sending a SMS in labview. pls help me out. Thanks Quote Link to comment
Maca Posted December 13, 2008 Report Share Posted December 13, 2008 You are going to need to give us a LOT more information! What is the platform? Are you using a SEA cRIO Gxxx card? if not what is the modem? How confident are you with LabVIEW? Have you looked at the documentation that came with the modem? Quote Link to comment
Antoine Chalons Posted December 13, 2008 Report Share Posted December 13, 2008 QUOTE (Kumaresh @ Dec 12 2008, 09:09 AM) Hey dudes, I need ur help in sending a SMS in labview. pls help me out. Thanks I'm using my skype account to do this. I use Skype ActiveX in LabVIEW to send SMS, it works fine as long as skype is running on the computer and logged onto an account with some credit. Are you interested in that solution ? Quote Link to comment
crelf Posted December 13, 2008 Report Share Posted December 13, 2008 QUOTE (Antoine Châlons @ Dec 12 2008, 08:54 AM) I use Skype ActiveX in LabVIEW... How comprehensive and mature is the API that you've created? It might be a good candidate for the http://forums.lavag.org/downloads.html' target="_blank">LAVA Code Respository. Quote Link to comment
Antoine Chalons Posted December 13, 2008 Report Share Posted December 13, 2008 QUOTE (crelf @ Dec 12 2008, 03:50 PM) How comprehensive and mature is the API that you've created? It might be a good candidate for the LAVA Code Respository. I thought about that but I wanted to have more functions before releasing a candidate, at the moment it's just a small handy API I use during the long test process of my applications (I mean over week-end). The functions I have at the moment are these : - Launch / shut down skype - Check if connected - Get / Set Mood (when logged on) - Get contact list (when logged on) - Send chat message to a contact (when logged on) - Send sms message to a contact (when logged on) One thing I didn't find yet is how to connect with a specific username and password, see here. As you can see it's pretty limited. At the moment I use it as an easy way to see from home how my week-end test are performing ; for this I created a skype account for the application and from LabVIEW I update the mood to see what's going on. Quote Link to comment
crelf Posted December 13, 2008 Report Share Posted December 13, 2008 QUOTE (Antoine Châlons @ Dec 12 2008, 10:28 AM) The functions I have at the moment are these... As you can see it's pretty limited. I don't think so - it looks like you're covering most of the use cases. Quote Link to comment
Kumaresh Posted December 14, 2008 Author Report Share Posted December 14, 2008 QUOTE (Maca @ Dec 12 2008, 02:56 PM) You are going to need to give us a LOT more information!What is the platform? Are you using a SEA cRIO Gxxx card? if not what is the modem? How confident are you with LabVIEW? Have you looked at the documentation that came with the modem? Hi maca, thanx for ur reply...for ur Qs....I am using LV 8.2.1....I have internet toolkit also...I can do in labview...pls help me out...thanx in advance... Quote Link to comment
Antoine Chalons Posted December 17, 2008 Report Share Posted December 17, 2008 QUOTE (crelf @ Dec 12 2008, 09:04 PM) I don't think so - it looks like you're covering most of the use cases. Ok, I'll do some cleaning and go through the LAVAcr process Quote Link to comment
crelf Posted December 17, 2008 Report Share Posted December 17, 2008 QUOTE (Antoine Châlons @ Dec 16 2008, 06:14 AM) Ok, I'll do some cleaning and go through the LAVAcr process :thumbup: Quote Link to comment
jpdrolet Posted December 17, 2008 Report Share Posted December 17, 2008 Most phone providers have an Email-SMS gateway so in LabVIEW you just have to send an email to the phone number. Quote Link to comment
Antoine Chalons Posted December 25, 2008 Report Share Posted December 25, 2008 The Skype SDK has just passed through LAVAcr process :laugh: There we go and here for bug report and feature suggestion Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.