Deleting a Front Panel Datalog Record
- Updated2026-05-01
- 1 minute(s) read
Deleting a Front Panel Datalog Record
Delete specific front panel logging records in LabVIEW by marking records for deletion, purging marked data, then committing changes.
To delete a specific datalog record, complete the following steps.
- Select on the front panel or the block diagram and interactively view the record you want to delete.
-
To mark the record for deletion, click Delete Data Record.
If you click the button again, the record is no longer marked for deletion.The record is not yet deleted.
- To delete all the records you marked for deletion, Select .
-
To exit retrieval mode, click Commit & Exit Retrieval.
If you do not delete the marked records before you click Commit & Exit Retrieval, LabVIEW prompts you to delete the marked records.
Related Information
- Viewing Logged Front Panel Data Interactively
You can interactively view the data that a VI collects from front panel data logging after the VI stops running. Use the data retrieval toolbar to navigate and examine the available records.