LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cDAQ - remote data logging

Solved!
Go to solution

I am using cDAQ 9188 and have a server on which the LabVIEW application needs to run.

 

1. What settings are needed to configure cDAQ to have it communicate over ENET to LabVIEW application?

2. Will the LabVIEW application be developed as if it is being developed on dedicated PC.

3. What are the consideraiton or best practice to log huge amount of data (running for approx 20000 hours and logging evey sec) in LabVIEW? Requirement is to create a new text file for each configuration selected by user. User can set any number of configuration while the application runs.

 

TIA

 

*************************************************
CLD
*************************************************
0 Kudos
Message 1 of 2
(2,450 Views)
Solution
Accepted by topic author lvrat

Once you setup the 9188 in MAX it is basically the same as having a card installed in your PC.  So you write your program just like any other program.

 

Considerations for logging data?  I usually limit files to 32,000 entries so they are easy to plot in excel.

Message 2 of 2
(2,423 Views)