03-04-2005 10:52 AM
03-07-2005 05:39 PM
03-08-2005
09:02 AM
- last edited on
03-07-2025
07:14 PM
by
Content Cleaner
Dave,
VI Logger does log to a database, although it is not a generic database like Oracle or Access. VI Logger only stores data to the NI Citadel database. Citadel was originally written for use with our Lookout and LabVIEW DSC products as a high throughput database for logging measurement data. It is still used by those products and VI Logger. While it is a proprietary database (a drawback of the design for measurement data and for speed), there are a few ways to access the data in it:
VI Logger is a stand-alone data logger application designed for people who want to do data logging and retrieval without having to write a program. It may not fit your requirements if you have to log to a certain database format or need to share data in a certain way, that isn't already part of VI Logger. This would require using a programming language such as LabVIEW to write a program so you can have the data stored in what ever format you want.
If you've evaluated VI Logger 1.x, you should take a look at the new 2.0 version that released a couple of weeks ago. There will be an evaluation version of it for download very soon.
Kennon Cotton
Group Manager VI Logger R&D
National Instruments
Message Edited by Support on 05-29-2007 03:10 PM
03-08-2005 09:23 AM
03-08-2005 03:12 PM
02-07-2007 04:50 PM
02-08-2007 10:31 AM
The number of scans written to Excel corresponds to the number of scans you view in the Historical Data viewer. If you want to export all the data to Excel, zoom out so that you have all the data in the graph. Or, you can right-click on the trace and export the data to a text file instead.
You can only choose between absolute time or relative time for the x-axis.
Hope this helps.
02-08-2007 11:19 AM
02-08-2007 01:13 PM