Jump to content
  • 0

Communicate WebDAQ 316 with LabVIEW


soumya

Question

In LabVIEW library of WebDAQ, there is only VIs available for reading data from WebDAq 316. How to add new channel using LabVIEW for WebDAQ.  

How can I use LabVIEW to configure the device such as enabling / disabling thermocouple channels, changing the type of thermocouple, creating a  new jobetc?

Are there other communications protocols available like Modbus or TCP/IP or something similar?
 
 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello @soumya.

The LabVIEW VI examples for the WebDAQ modules are included with the WebDAQ REST API examples.  

https://mcc.download.ni.com/#downloads/WebDAQ/REST-API/

The WebDAQ REST API example VI programs demonstrate how to connect with a WebDAQ device, retrieve the status of selected schedules, jobs, and alarms, and to acquire and display data.  All examples are ready-to-run.  These example programs were built and tested with LabVIEW 2015.  If you need to add/remove and/or edit channels, then all of those changes are done via the WebDAQ's web interface.

https://www.mccdaq.com/PDFs/Manuals/QS-WebDAQ-web.pdf

https://www.mccdaq.com/GetPDF.aspx?t=/PDFs/Manuals/WebDAQ/help/en/?WEBDAQ316

Help file:  https://www.mccdaq.com/downloads/WebDAQ/REST-API/1.0.0/webdaq-rest-api.html

There are no other communications protocols available.

Regards,

Fausto

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...