To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example demonstrates how to remove data outside a specific timeframe from a historical database.
Description
The need to purge data from certain time ranges of a citadel database can be useful if you want to force data to only be in the data base in a specific range. This VI reads a certain trace from a database and removes all historical data, that has no timestamp between Start and End timestamp.Requirements
Software
Hardware
Steps to Implement or Execute Code
Additional Information or References
**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text ‘NIVerified’. Read here for more information about the new Example Guidelines and Community Platform.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.