PLC data into database

Home  Back  Next

Data will be read from controllers and written into a database.

 

In SQL databases this uses the INSERT statement.

 

Ideal the database is available and will be browsed directly. If doing so the Add button will be grayed. If this is not possible the column names and their data types need to be entered by hand.

During saving the configuration database column elements which are not configured to a process variable will be ignored. Exceptions are the elements which do not allow null values.