receiving sms using labview

Hello

You have an idea on how to receive SMS using labVIEW? I tried the AT commands using hyperterminal to receive the SMS, but I do not know how to continue on labVIEW to receive?

The concept is same with the sending of SMS in labVIEW?

Thank you

Hi MiBL,

If you could do this using AT commands, it is the same in LabVIEW so. Use the VISA, write the commands using the functions of writing to the modem and play the same thing using reading orders. You can even find examples for this if you search the forum properly.

Kind regards
Amine31

(Bravo to give good answers, mark it as a Solution If your problem is resolved)

Tags: NI Software

Similar Questions

  • Sending sms using labview

    Hello!!

    It comes to my school project. I need to implement the design to send sms using labview. And I use iTegno 3000 modem and I have no idea where to start. Can someone has a basic idea for me? All the specific commands to use for the modem I use?

    Thank you very much for your help

    Good day! looking forward to all your kind reply...

    Your sequence of structures aren't absolutely necessary and are just getting in the way so delete.

    You do not have a phone number - the yyyyyy is not all correct and you do not send a CTRL-z character. You send the text "ctrl + z". Set the string to display hexadecimal constant and enter 1.

  • Send and receive SMS using JDE and WMA JSR120

    Hello
    I've written a midlet that send and receive TEXT messages.
    This midlet works well using Sun WTK, I can send SMS of midlet and receive...

    How can I send and receive SMS using BB JDE?

    Help, please
    Thank you!

    Take a look at this thread:

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&message.ID=15778&query.ID=19...

  • Can I receive SMS using a Skype number to the Brazil?

    Hello.

    I work in a project that needs a number only to receive SMS (a lot of).

    My question is: if I get a Skype number to the Brazil... He will be able to receive SMS Messages?

    Thank you!

    even if it was supported, it would not be faster to receive SMS to a mobile phone to receive SMS for Skype

    Kind regards
    Neil

  • receiving SMS on Inbox by default device

    Dear Sir

    using api to listen WMA received sms use specific port to send and receive.

    My Question is can I listen to port by default...

    or there is an api another RIM who give me notification of SMS received on the native inbox and the ability to read

    Thank you

    Try looking MessageListener in the API documentation.

    You can also do with a datagram connection.

    See this article:

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800563/What_Is...

  • I am new to the ethernet communication using labview. I don't have any material. I have two laptop, I need to send and receive data through these 2 portable by using labview. Kindly help me on this.

    I am new to the ethernet communication using labview. I don't have any material. I have two laptop, I need to send and receive data through these 2 portable by using labview. Kindly help me on this.

    Dennis has already said: for a direct PC - PC connection, you need a cross over cable. If you connect through a router or a switch, you use a standard cable.

  • Cannot receive SMS from my Bank

    Hello

    I am currentl living in Turkey and I seem to not have any solution for my pboblem.

    My problem is that I can't receive SMS confirmation from my Bank (Garanti Bankası).

    I spoke with apple support on my country 4 hours in which they have restarted my phone and everything but it has not solved the problem.

    I also spoke with my support carrier (Turkcell) in which they told me that there is nothing wrong at their end.

    In addition, I have also to send the phone to the appstore in which they have restarted the phone themselves.

    Please advise me on what could be the problem?

    I really need to be able to start using the internet banking, it's quite urgent, I need help ASAP! :/

    Despite your operator say you otherwise - SMS is a function of carrier and the phone just makes it.

    If you like - you can try an experiment where you put your SIM card in another phone if possible and see if you can get the text message

  • Deal with failure when using LabVIEW 2011 and DSC MODBUS communication

    I'm currently reading from operating records a PLC with MODBUS/TCP. I confirmed that the PLC will update the values and in response to a MODBUS communication correctly by using a third-party program called Modbus Poll. However, when I try to query the PLC using the LabVIEW shared variable engine, I am unable to read the values of the same addresses that I consult with Modbus Poll.

    My installation is simply to a PC directly connected to the controller via Ethernet without a router between the two. I'm using LabVIEW 2011 SP1 with the DSC module.

    I opened the Manager of distributed systems OR to display the State of all variables in the Modbus Library that I created, and I noticed that the ILO CommFail permanently the value 'true '. All other variables with a 'read' access mode signal "failure of process". I tried to restart the process and stop and start the local variable engine without success. I also restarted my computer several times to see if any services did not exist, but this does not appear to have solved the problem.

    Finally, I resorted to listening to communications on the network card I have the PLC connected via Ethernet using Wireshark and found that while Modbus Poll communicates with PLC, number of MODBUS and TCP packet is sent and received. However, when using only LabVIEW or the DSM OR communicate with the controller, there don't seem to be any communication on the network card.

    Something that may be interesting to note is that I could communicate with the PLC and to read values with the DSM just once, when I understood everything first what address I should be reading of. All of this has stopped working shortly after. Prior to this, 'CommFail' was not generally set to 'true' with my current setup. Thinking it was my firewall, I have since disabled my firewall, but this seems to have had no effect on the problem either.

    Any help on this would be appreciated.

    So, I thought about it. It turns out that the IP address of the server i/o MODBUS must be set to the address of the MODBUS slave, not the local computer. The address of the i/o MODBUS server is defined by the navigation in the Explorer window projects, expanding the variable engine shared library for MODBUS and right click on the server MODBUS (for example Modbus1) item and select Properties.

    In addition, the addresses seem to be shifted by + 1.

    Thanks for the tip so.

  • Go to the PHP website using Labview 8

    Hi people,

    I'm writing a vi LV8 to retrieve data from a Web site. The first site I've played with just had a text output so a simple:

    -OpenTCPConnection (for 'www.hpc.ncep.noaa.gov')

    -WriteTCP:

    -line 1: 'GET heat_index_MEAN/hitable_east.txt '.

    -line 2: "" Host: www.hpc.ncep.noaa.gov".

    -line 3:

    -ReadTCP

    It worked perfectly fine.

    But this isn't really the data I want. I want the data displayed on the Web site:

    http://forecast.weather.gov/MapClick.php?W0=t&W1=TD&W2=Hi&w3=sfcwind&w3u=1&W4=sky&W5=pop&W6=RH&W7=th... 96 & textField2 =-77.48167 & site = all & unit = 0 & dd = 0 & bw = 0

    But, when I try the same calls I get the error messages like:

    Query HTTP/1.0 400 Bad server: AkamaiGHost Mime-Version: 1.0 Content-Type: text/html Content-Length: 216 Expires: Sunday 12 August 2012 17:40:25 GMT Date: Sunday 12 August 2012 17:40:25 GMT connection: closeBad request

    Bad request

    Your browser has requested that this server could not understand.

    Reference #7.9f931160.1344793225.0

    I don't know enough about HTML or PHP to tell if I have a HTML or PHP problem; and what I have to understand to move forward. More precisely:

    -can you tell if it is a PHP or HTML problem in my code?

    -If Yes, which?

    -I can access a Web site (which uses PHP) LabVIEW?

    -what I have to learn more about PHP to proceed?

    -J' tried to send a command "OPTIONS" of HTML, but I received very similar eror messages (not a quesstion)

    -the site has an XML option that displays data as text/XML, but it also seems to use PHP, if I get the same errors with my code (not an issue)

    -any ideas on how to use labview to read data from this site?

    Thank you, in advance...


  • Programming computer laptop Wifi using Labview

    Hi dear all, can someone guide me how can I program my laptop computer Wifi module to send and receive data through Labview programming. What tools or drivers should I me take his Express or other screws are visible in Labview. If possible, some codes an example or link to that knowledge base. This will help me understand the concepts of programming Wifi. Thanks Zdzislaw qureshi

    Hi dear Dennis Knutson,

    I tried screws from TCP/IP and to understand. But how can we make our PC Access point using Labview? Are there any specific screw init or some additional toolkit required to do this. Actually I want to PC to become the hot spot to be connected. My app will then scan him in serach and then sign in to do some data send and receive actions. You have little help for me in Labview.

    For the wifi connection, I need to use the method of connectivity to Microsoft. How can I do this by Labview. I understood how to put IP LAN to detect in Labview only once I'm connected to the other PC via LAN wireless and wireless.

    Thank you & best regards

    Zdzislaw qureshi

  • BlackBerry Z10 problem receiving SMS from some people

    I don't receive SMS from my friend and my mother. I live in Central Europe and use Vodafone. My mother and a friend living in England and use Orange. I do not receive their SMS for me, but they receive mine. My wife also has Vodafone, but she receives the text Message from my mother. I get the other England SMS with no problems. Each operator claims the fault must be on the other side, but I don't think that one is to blame, because my wife receives TEXT messages on his phone Samsung with the same operator as I. I think that the problem must be my Z10 BB, but I can't find the question. I read on a forum that I have to do a security sweep, which I did, but it did not help. Anyone know what could be the problem and how can I solve this problem?

    Thank you

    Hello and welcome to the community!

    Give what you describe coupled with the actions you have already taken, I could deduce that the problem is not your device, but one of the carriers concerned. As such, you would have to persist with them.

    However, another way to test would be to put your SIM in another device and see if you can receive SMS messages. If so, then you might want to deepen if your device has a COMPUTER policy on board... If not, it is possible that interferes with this feature. But, if this is the case and that you're on BES, then nothing you can do, but in order to talk to your BES admins. If you are not on BES and this is the case, then you will need to do a reset to ResetToFactory via the LINK.

    Good luck and let us know!

  • BlackBerry Smartphones has not received SMS after upgrade to OS6

    Hi, I wish someone could help me on this point, since I called CELCOM several times already, but the problem still there.

    3 days ago I just upgraded my 9700 to OS6. Before the upgrade, for SMS, I was 3rd party to use applications: CRUNCHsms, after upgrade, believe that I received a few SMS from notification to my BB screen he showed. But I can't open the sms because it says there that CRUNCHsms cannot operate in OS6. So, I just removed the apps.

    The problem here, it's my phone can not always received any SMS even after I removed the CRUNCHsms apps. I tried texting on my own number of testing and a few of my friends and what happen is, my friend may receive the sms me, but my phone can't receive SMS. I tried to remove the SIM card and put it on another phone, and it can work normally without problem with send-receive sms.

    -I can't receive text messages, but I can send sms, after that I update my bold 9700 to OS6.

    I really wish that someone can help me solve this problem, it's been 3 days I can't receive SMS.

    Thank you

    Hello

    Have you checked your security settings? Crunch SMS automatically on your firewall to ensure it delivers SMS messages, good sense.

    Go to Options > Security > firewall and disable it, also make sure there is no tick next to text messages, PIN etc...

    Then remove your battery and it should solve your problem

    Hope this helps

  • Why can I not send or receive SMS messages on my iPad Pro (cellular and Wi - Fi), but I can send and receive text Messages on my iPad (Wifi only) Air?

    Whey can I not send and receive SMS on my iPad Pro (cellular and Wi - Fi), but I can send and receive text Messages on my iPad (WiFi only) Air?

    You have set up on your iPad Pro of continuity?

    Continuity allows you to connect your iPhone, iPad, iPod touch and Mac - Apple Support

  • I have a 6 s with Verizon iPhone. Can I send/receive calls (using this service and calls on other devices functionality) on my iPhone 5s, who was with AT & T service, but has no service now since I switched to Verizon?

    I have a 6 s with Verizon iPhone. Can I send/receive calls (using this service and calls on other devices functionality) on my iPhone 5s, who was with AT & T service, but has no service now since I switched to Verizon?

    Note: I'm able to get two phones to ring with an incoming call, but the 5s consist not out. Whenever I dial a number, it says call failed.

    Do not dial a number. Try to choose a contact in the contacts App and tapping on telephone button.

    That said, I don't think that outgoing calls work on continuity since another iPhone. given that the iphone is designed to make calls through its own service.

    Document to support that you just did not mention calls from a secondary iPhone at all, it points to Mac, iPad and iPod touch, which leads me to believe that it won't work.

    It runs from devices such as iPads and Macs, who have no other way to place a cell call.

  • I can't see the images received by using my Yahoo email in my MacBook Air, but I can see them in my iPhone 6, no idea why this is happening?

    I can't see the images received by using my Yahoo email in my MacBook Air, but I can see them in my iPhone 6, no idea why this is happening?

    Hello

    If you access your Yahoo mail via Mac Mail application, in the Mail menu bar, click Mail > Preferences , and then select the display tab to assure you that:

    Display remote messages HTML images is selected.

Maybe you are looking for