Рет қаралды 511
In this episode we cover the database, that is integrated in iQ-R modular PLCs.
If you need to store production data in you application, or some recipes, or you want to make some data accessible for external systems - built-in database - is a perfect solution for that!
We will start with DB_IMPORT, to import database from text file, then with DB_OPEN we will access this database in our project, then we will read some record using DBSELECT and add new record with DB_INSERT.
#mitsubishielectric #automatingtheworld #technology #learning #workshop