Hello, all.
Geist of the problem:
I am trying to create a historical report with data that is logged at the end of each spec run. However, the report wants to query rows every time any of the variables change or just multiple rows, depending on the sample size mode of the data source. I want one row to be populated with all of the relevant data when the spec is finished.
Relevant info:
- All tags update in the PLC at the same time when tag "X" one shots
- All tags in Ignition are set in "default historical" tag group
- DHTG is set to driven mode based on the same tag "X" and one-shot is true
-I've played around with sample size - On Change will log a row for every tag that updates
Also, when a tag hasn't changed in a while, it just reports N/A - Natural will log several rows. Each row is exactly how I want it, I just want only
1 of them.
- DHTG is set to driven mode based on the same tag "X" and one-shot is true
Tag Group Settings
On Change
Natural
Please prompt me for any info I might have left out.
Also, ignore the poor formatting. Functionality first.