Clearing the Front Panel Log File Binding

You can have one or more datalog files for front panel data logging that are associated with one LabVIEW VI. To associate more than one datalog file with a VI, you must clear the prior log file binding.

Log file binding associates a VI with the datalog file to use when logging or retrieving front panel data. Using more than one log file might help you test or compare the VI data. For example, you could compare the data that LabVIEW logged the first time you run the VI to the data logged the second time you run the VI.

To clear the log-file binding, select Operate » Data Logging » Clear Log File Binding from the front panel or the block diagram.
LabVIEW prompts you to specify a datalog file the next time you run the VI either with automatic logging enabled or when you choose to log data interactively.