This VI cannot access the referenced item in private scope
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
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