DB_POINT_ID_FIELD

For Database Logger Project
Purpose To change the name of the point_id field in the following Database Logger tables:
  • Point Management data log tables
Value You can define a field name of up to 80 characters, or the maximum supported by your database. Note: When you use the DB_POINT_ID_FIELD global parameter, make sure that you drop all affected tables before running the project. Otherwise, the Database Logger will not be able to recreate the tables with the new Point ID field specified by the DB_POINT_ID_FIELD global parameter.
Default Value point_id (as a lowercase string).