Hi there Mikhail,
I’m trying to export some channels values to a MySQL DB. By now I’ve already created a query in DBExport module and could export some of my project channels. The problem is that when I want to add new channels to query (channels 100000 to 100015 for example) this ones are not exported by Rapid Scada to my database.
Here is an example of the query:
Query
And here a print of what is collected in the database:
MySQL_DB
Thank you in advance