I have a data acquisition application, using transaction group, is not really so efficient, so looking back at historizing tag.
Say that I have two ignition tag, which data comes from two pressure sensors.
For testing application, on data change, I want Ignition to record exact data into historian
When being query on perspective, i need exact data as stored to be read. (I understood that on reading these data, ignition may perform operation on the data if desired.)
Regardless of tag history setting (deadband style, etc).
Does Ignition store data in historian exactly as what the data at that moment?
Background:
I have setup transaction group to record 40 sensors when triggered.
- On transaction group trigger, we record each data from 40 sensors, data have changed or not.
(thus not storage efficient..?) - When charting, chart component will crash because of so many data