06-04-2004 05:12 PM
06-04-2004 05:57 PM
06-05-2004 08:46 AM
06-05-2004 09:56 AM
06-05-2004 05:58 PM
06-08-2004 09:36 AM
06-08-2004
12:28 PM
- last edited on
11-07-2025
01:16 PM
by
Content Cleaner
(As of now?) Just the DSC Engine can log data to Citadel. If I combine those two things there will be some limitations:
I think National Instruments is aware of this limitaitons, and I do not know exactly what would be the best other solution for you to store data to some data repository/database.
Depending on the speed of the incomming data you could maybe use Data Sets Server in DSC. More info on Data Set Logger Tutorial for LabVIEW DSC Module. In your case you could write the incoming DAQ data to a Memory Tag.
If you have a DAQ E-Series card, you might look into the capabilities of NI VI Logger - you might get it still for free?. It allows you to write a high-speed logger application in some minutes and integrates as well nicely to DIAdem.
Or, you store your DAQ data to a database (e.g. SQL Server) with the Database Connectivity toolkit. This is probably not as easy and requires some knowledge of database/SQL and is probably as well critical for "high-speed" data aquisition.
Since I've not too much experience and I don't know your application requirements I cannot recommend which would be the best way to try first.
I've seen your post on LabVIEW General forum. I hope you will get there a more satifying answer.
Good luck
Roland
06-08-2004 01:06 PM
06-09-2004 10:51 AM