06-22-2016 08:19 AM
Hi,
I have downloaded the CVT example. when i run the webserver and run example run in the CVT example i get Access error on the webpage. Any ideas?
06-23-2016
04:55 AM
- last edited on
06-24-2025
01:06 PM
by
Content Cleaner
Hello,
the access function returns an error if you try to access a variable that is not defined in the CVT.
Did you defined your variables?
Additionally the initialization is defined using a cluster array that contains the attributes of all variables or can be loaded by file.
You can get more information under following link (caption API-Using the CVT)