LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to send data to thingspeak from MyRio using stand alone application

Hello,  I am a beginner, actually, I am trying to send data from my MyRio Board to thingspeak Website using url+Api key to publish data on the website in the form of charts.

 

is there any option or hint how to send data from MyRIO to Thingspeak. ?

 

0 Kudos
Message 1 of 4
(2,253 Views)

@YogeshAh wrote:

Hello,  I am a beginner, actually, I am trying to send data from my MyRio Board to thingspeak Website using url+Api key to publish data on the website in the form of charts.


Sounds like you want to use the HTTP Client VIs in Data Communication>Protocols>HTTP Client palette.

 

Open a connection to the URL, and post some data. Then close the connection.

 

Disclaimer, I have not used a MyRio, but IFAIK, it's just LVRT.

0 Kudos
Message 2 of 4
(2,212 Views)

thanks for your interest, I used the HTTP client in labview  it was work but when the same code deploy in MyRIO it shows the Error and not update data on thingspeak.

0 Kudos
Message 3 of 4
(2,208 Views)

There are about half a zillion possible errors that can occur in LabVIEW software modules, so stating that there occures an error without some more information about this error is about as helpful as toothache.

Rolf Kalbermatter
My Blog
0 Kudos
Message 4 of 4
(2,204 Views)