I am attempting to get the sample application DaqDevDiscovery02 to work on my PC, but the application is unable to communicate with my temperature logger (WebDAQ 316). To be more specific, the routine GetNetDeviceDescriptor() throws an exception when called with the appropriate parameters (in my case: 192.168.36.240, 54211, 5000). I am running on a Windows 7 64-bit platform and all services packs installed. Can anyone help me understand what is going on...? Thanks...
- Job Title: H/W Design Engineer
- Industry: Computer
- Application: Testing/Validation
60 months ago
Steve514
Montreal, Quebec
Answers
We have since documented and posted examples of how to access data from a WebDAQ programmatically, via the WebDAQ-specific API (which is called the REST API):
https://www.mccdaq.com/downloads/WebDAQ/REST-API/
45 months ago
Measurement Computing
Was this answer helpful?
Yes (3) /
No
(0)
The WebDAQ logger Series does not work with the Universal Library. The WebDAQ does not have an API. All of its software is installed on the unit itself, and its configuration and data retrieval is performed via a web browser on your PC/device.
60 months ago
Measurement Computing
Was this answer helpful?
Yes (3) /
No
(0)