From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

What has successfully worked to transfer the pseudo-real-time data from the WebDAQ/100 into LabVIEW? Having read the posed questions, has anyone actually managed it?

System Properties: Win2000, LabVIEW 7, 100bT LAN

- Successfully accessed the WebDAQ/100 over the LAN using IE.
- Using TCP/IP, a connection over the LAN can be established, but data commands are inoperative.
- Using the ActiveX WebDAQ refnum (WEBDAQLib.Webdaq) with the WebDAQ/100 hosting, error # -2147023174 - "The RPC server unavailable" appears from the Automation Open subVI.
- With the above mentioned RefNum but locally hosting, error # -2147418113 - "Catastrophic Failure" appears from the Automation Open subVI.

Attached is the WebDAQ DLL used in the above mentioned trials.
0 Kudos
Message 1 of 2
(3,416 Views)
WebDAQ is made by Microdaq.com. You will probably need to contact
them about using their code. Perhaps they have an example program in
LV. VB is really easy to translate into LabVIEW if that is all you
have. The error codes you report were not generated in LabVIEW.
0 Kudos
Message 2 of 2
(3,416 Views)