在 05-16-2008 05:19 AM
LV 8.5 & LV 8.5.1 都能夠看到!!!
想知道這個東西對您的目前應用是否有影響?
1.Sorry, My mistake.之前確實無法顯示,剛才試是都可以的
2.沒有任何原因,只是單純想瞭解而已
最近在使用LabVIEW 8.5.1發現都沒有出現上述黑點,我不知道是什麼原因造成,
連帶的影響是當我使用箭頭移動物件到迴圈的邊界時,迴圈不會自動移動,物件則是
藏到迴圈下方,如附圖,這樣確實造成我在寫程式時有影響
在 06-11-2008 11:13 PM
06-12-2008 02:17 AM - 已編輯 06-12-2008 02:24 AM
That is because the "Automatic Tool Selection" is turned ON.
Uncheck the "Lock automatic tool selection on" checkbox in the Options... menu.
As for the item(s) hiding behind the while-loop structure... that most likely due to "Place structures with Auto Grow enabled" is unchecked.
You may simply right-click on the while-loop structure, and ticks the Auto Grow.
I started LabVIEW since version 5.1, which did not come with that feature. Therefore, for any version comes after, I prefer to turn that some features OFF, including Auto Wire Routing...
[Tab] is faster for me 🙂 neater as well.
由 ian fung 在 06-12-2008 04:20 PM 上編輯的訊息
Hello ian fung,
感謝回覆,問題已解決