DataBase model decided by Ignition

You’ll want to look into transaction groups for historical logging. That will allow you to choose the table name and column names. You also get triggering ability, so you can log information only when a certain condition is met (time of day, plc value, etc…)

For getting started with transaction groups, check out the user manual entry.