01-09-2019 04:43 PM
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. ?
01-10-2019 03:22 AM
@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.
01-10-2019 04:52 AM
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.
01-10-2019 04:59 AM
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.