To download NI software, including the products shown below, visit ni.com/downloads.
Overview
Generation of a time dependent query for a database.
Description
This is an example on how we can take information out from the user and generate a string that can be used as a query within a database. It will also exemplify how the "Concatenate Strings" function works.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1. Select the time of start
2. Select a finish time
3. Run the VI
Additional Information or References
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.