This VI cannot access the class control
- Updated2025-07-30
- 1 minute(s) read
This VI cannot use the LabVIEW class control because the library access scope does not allow access to the class. The LabVIEW class is a private library item and only VIs in the same library or libraries contained in that library can access the class.
To correct this error, change the access scope of the class library.