You can perform datalogging automatically or interactively.
Complete the following steps to enable automatic datalogging.
You also can use the Log at Finish property to enable automatic datalogging programmatically.
The first time you log front panel data for a VI, LabVIEW prompts you to name the datalog file. LabVIEW logs data each time you run the VI and appends a new record to the datalog file each additional time you run the VI. You cannot overwrite a record after LabVIEW writes it to a datalog file.
Complete the following steps to perform datalogging interactively.
If this is the first time you are logging the front panel data for this VI, LabVIEW prompts you to name the datalog file.
![]() | Note A waveform chart logs only one data point at a time with front panel datalogging. If you wire an array to the chart indicator, the datalog file contains a subset of the array the chart displays. |