Hi. How can I use Ignition’s historian to log multiple tags with timed (periodic) historization, while ensuring that all tags are recorded synchronously — at the exact same timestamp.
Is there a way to achieve this?
Hi. How can I use Ignition’s historian to log multiple tags with timed (periodic) historization, while ensuring that all tags are recorded synchronously — at the exact same timestamp.
Is there a way to achieve this?
No, this is only achievable using the SQL bridge module and transaction groups, or manually scripting the equivalent of a transaction group(which does NOT require the SQL bridge module).