ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

webservice CVT example

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?

0 Kudos
Message 1 of 2
(3,215 Views)

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)

https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Current-Value-Table-CVT-Library/ta-p/35142...

 

 

0 Kudos
Message 2 of 2
(3,171 Views)