Reads the historical data for a group of shared variables using the specified time interval, up to the max points per trace specified.
You must manually select the polymorphic instance to use. If you do not wire database URL, this VI reads data from the database associated with the default DSC Module process.
If you do not wire time interval, the VI returns all historical data for the shared variables, up to the max points per trace specified. If you do not wire max points per trace, the VI returns all points between the start and stop timestamps set in time interval. If you do not wire interpolate data, the DSC Module preserves gaps in the data as invalid (NaN) values. If you set interpolate data to TRUE, the DSC Module ignores the gaps, and the trace interpolates across the gap in the data.
Use the pull-down menu to select an instance of this VI.

![]() |
timeout limits the time that the VI waits for data to be returned from the database. The default is 30 seconds. A timeout value of less than or equal to 0 indicates no timeout, which means that the VI waits indefinitely until the data is returned. | ||||||||||
![]() |
max points per trace is the maximum number of points to read from the database. The default is –1. If max points per trace is less than zero, the VI returns all points available between start timestamp and stop timestamp. Otherwise, the number of points in the trace is the minimum of the actual number of data points between start timestamp and stop timestamp and max points in trace (all). | ||||||||||
![]() |
database URL is the computer name where the Citadel database resides and the name of the database.
Enter the database URL in the format \\computer\database_name. If you do not wire database URL, the VI reads data from the database associated with the default DSC Module process.
|
||||||||||
![]() |
shared variable names is the list of shared variable names corresponding to the historical traces for which you want to read historical data. The DSC Module uses these shared variable names as column headers when you convert this information into spreadsheet format. | ||||||||||
![]() |
time interval is the span of time between the start timestamp and stop timestamp. If you do not wire this input, the VI reads all data logged up to now.
| ||||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||||
![]() |
options specifies the formatting settings for the data as the VI reads the trace or traces.
| ||||||||||
![]() |
database URL out is the computer name and database name. | ||||||||||
![]() |
historical traces is the trace data for each input tag name read from the historical database, starting at the date and time specified by start timestamp and stopping at the date and time specified by stop timestamp or up to max points per trace, whichever is smaller.
If the start timestamp and stop timestamp values are unwired, all the logged data up to max points per trace for the tag is returned.
| ||||||||||
![]() |
quality is the data quality of the trace(s) read. A value of zero indicates good quality. | ||||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|

![]() |
timeout limits the time that the VI waits for data to be returned from the database. The default is 30 seconds. A timeout value of less than or equal to 0 indicates no timeout, which means that the VI waits indefinitely until the data is returned. | ||||||||||
![]() |
max points per trace is the maximum number of points to read from the database. The default is –1. If max points per trace is less than zero, the VI returns all points available between start timestamp and stop timestamp. Otherwise, the number of points in the trace is the minimum of the actual number of data points between start timestamp and stop timestamp and max points in trace (all). | ||||||||||
![]() |
database URL is the computer name where the Citadel database resides and the name of the database.
Enter the database URL in the format \\computer\database_name. If you do not wire database URL, the VI reads data from the database associated with the default DSC Module process.
|
||||||||||
![]() |
shared variable names is the list of shared variable names corresponding to the historical traces for which you want to read historical data. The DSC Module uses these shared variable names as column headers when you convert this information into spreadsheet format. | ||||||||||
![]() |
time interval is the span of time between the start timestamp and stop timestamp. If you do not wire this input, the VI reads all data logged up to now.
| ||||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||||
![]() |
options specifies the formatting settings for the data as the VI reads the trace or traces.
| ||||||||||
![]() |
database URL out is the computer name and database name. | ||||||||||
![]() |
historical traces is the trace data for each input tag name read from the historical database, starting at the date and time specified by start timestamp and stopping at the date and time specified by stop timestamp or up to max points per trace, whichever is smaller.
If the start timestamp and stop timestamp values are unwired, all the logged data up to max points per trace for the tag is returned.
| ||||||||||
![]() |
quality is the data quality of the trace(s) read. A value of zero indicates good quality. | ||||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|

![]() |
timeout limits the time that the VI waits for data to be returned from the database. The default is 30 seconds. A timeout value of less than or equal to 0 indicates no timeout, which means that the VI waits indefinitely until the data is returned. | ||||||||||
![]() |
max points per trace is the maximum number of points to read from the database. The default is –1. If max points per trace is less than zero, the VI returns all points available between start timestamp and stop timestamp. Otherwise, the number of points in the trace is the minimum of the actual number of data points between start timestamp and stop timestamp and max points in trace (all). | ||||||||||
![]() |
database URL is the computer name where the Citadel database resides and the name of the database.
Enter the database URL in the format \\computer\database_name. If you do not wire database URL, the VI reads data from the database associated with the default DSC Module process.
|
||||||||||
![]() |
shared variable names is the list of shared variable names corresponding to the historical traces for which you want to read historical data. The DSC Module uses these shared variable names as column headers when you convert this information into spreadsheet format. | ||||||||||
![]() |
time interval is the span of time between the start timestamp and stop timestamp. If you do not wire this input, the VI reads all data logged up to now.
| ||||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||||
![]() |
options specifies the formatting settings for the data as the VI reads the trace or traces.
| ||||||||||
![]() |
database URL out is the computer name and database name. | ||||||||||
![]() |
historical traces is the trace data for each input tag name read from the historical database, starting at the date and time specified by start timestamp and stopping at the date and time specified by stop timestamp or up to max points per trace, whichever is smaller.
If the start timestamp and stop timestamp values are unwired, all the logged data up to max points per trace for the tag is returned.
| ||||||||||
![]() |
quality is the data quality of the trace(s) read. A value of zero indicates good quality. | ||||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|

![]() |
timeout limits the time that the VI waits for data to be returned from the database. The default is 30 seconds. A timeout value of less than or equal to 0 indicates no timeout, which means that the VI waits indefinitely until the data is returned. | ||||||||||
![]() |
max points per trace is the maximum number of points to read from the database. The default is –1. If max points per trace is less than zero, the VI returns all points available between start timestamp and stop timestamp. Otherwise, the number of points in the trace is the minimum of the actual number of data points between start timestamp and stop timestamp and max points in trace (all). | ||||||||||
![]() |
database URL is the computer name where the Citadel database resides and the name of the database.
Enter the database URL in the format \\computer\database_name. If you do not wire database URL, the VI reads data from the database associated with the default DSC Module process.
|
||||||||||
![]() |
shared variable names is the list of shared variable names corresponding to the historical traces for which you want to read historical data. The DSC Module uses these shared variable names as column headers when you convert this information into spreadsheet format. | ||||||||||
![]() |
time interval is the span of time between the start timestamp and stop timestamp. If you do not wire this input, the VI reads all data logged up to now.
| ||||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||||
![]() |
options specifies the formatting settings for the data as the VI reads the trace or traces.
| ||||||||||
![]() |
database URL out is the computer name and database name. | ||||||||||
![]() |
historical traces is the trace data for each input tag name read from the historical database, starting at the date and time specified by start timestamp and stopping at the date and time specified by stop timestamp or up to max points per trace, whichever is smaller.
If the start timestamp and stop timestamp values are unwired, all the logged data up to max points per trace for the tag is returned.
| ||||||||||
![]() |
quality is the data quality of the trace(s) read. A value of zero indicates good quality. | ||||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|

![]() |
timeout limits the time that the VI waits for data to be returned from the database. The default is 30 seconds. A timeout value of less than or equal to 0 indicates no timeout, which means that the VI waits indefinitely until the data is returned. | ||||||||||
![]() |
max points per trace is the maximum number of points to read from the database. The default is –1. If max points per trace is less than zero, the VI returns all points available between start timestamp and stop timestamp. Otherwise, the number of points in the trace is the minimum of the actual number of data points between start timestamp and stop timestamp and max points in trace (all). | ||||||||||
![]() |
database URL is the computer name where the Citadel database resides and the name of the database.
Enter the database URL in the format \\computer\database_name. If you do not wire database URL, the VI reads data from the database associated with the default DSC Module process.
|
||||||||||
![]() |
shared variable names is the list of shared variable names corresponding to the historical traces for which you want to read historical data. The DSC Module uses these shared variable names as column headers when you convert this information into spreadsheet format. | ||||||||||
![]() |
time interval is the span of time between the start timestamp and stop timestamp. If you do not wire this input, the VI reads all data logged up to now.
| ||||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||||
![]() |
options specifies the formatting settings for the data as the VI reads the trace or traces.
| ||||||||||
![]() |
database URL out is the computer name and database name. | ||||||||||
![]() |
historical traces is the trace data for each input shared variable name read from the historical database, starting at the date and time specified by start timestamp and stopping at the date and time specified by stop timestamp or up to max points per trace, whichever is smaller.
If you do not wire the start timestamp and stop timestamp values, this VI returns all the logged data up to max points per trace for the shared variables.
| ||||||||||
![]() |
quality is the data quality of the trace(s) read. A value of zero indicates good quality. | ||||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|