This VI cannot access the referenced item in private scope
- Updated2025-07-30
- 1 minute(s) read
This VI cannot access the referenced item because of library access scope. Items in private scope can be accessed only from the following locations:
- from inside the owning library or LabVIEW class
- from inside a library contained by the owning library