Read data from a database |
Home Back Next |
Data will be read from a database.
With an index an entry is read from the database. The data will be stored in the PLC or other variables.
In SQL databases this uses the SELECT 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.
|