|
在我的主VI我有一個Image Display。我右鍵單擊它,並創建一個參考:
我現在VI的前面板創造與此參考相同類型的控件。但是,我無法直接從參考創建控件或指示器。為什麼我不能創建控制或指示器,有沒有任何的解決辦法?
這是一個已知的問題,已在Corrective Action Request 54165中回報,有一個解決方法是從程式區拖動影像控件參考﹝見上圖﹞至VI的前面板。這將創建一個控制。
KnowledgeBase 325ED8MU: What is the Image Display Control in LabVIEW?
KnowledgeBase 3477G5HW: How Can I Programmatically Clear an Image Display Control?
|