2.2 Valid Timeseries Inputs
2.2 Valid timeseries inputs
Section titled “2.2 Valid timeseries inputs”All calculation functions accept a constant value or any valid timeseries source as an input.
A valid timeseries source in Eigen Ingenuity is anything of the form
historian/idFor example:
Section titled “For example:”| enterprise historian: | ip21/21PI1234.val | |
| an open source historian: | influx/kitchen_temp | |
| a calculation: | calc/ADD(15,24,35) | |
| signal generator outputs: | siggen/rand10\~5@3600000 | |
| constant values: | value/10 |
Constant values are a special case in that there is no need to prefix them with “value/” as the system will do that automatically.