aaRetrievalSource enumeration
- Last UpdatedFeb 05, 2025
- 1 minute read
Specifies the source of process data to retrieve.
|
Value |
Enumeration |
Description |
|---|---|---|
|
0 |
ExtensionTablesOnly |
Retrieve data only from a history extension tables (for example, History). |
|
1 |
ManualHistoryOnly |
Retrieve data only from a manual history tables (for example, ManualAnalogHistory). |
|
2 |
Both |
Retrieve data from both the extension table and the manual history table and combine the data from both. |