キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

vi scripting

解決済み
解決策を見る

I have added two items to tools menu in LabVIEW by placing the VIs in "..\LabVIEW 2014\project" folder. Now how can I disable/fadeout one of the item? Is there any way to do it programmatically?

0 件の賞賛
メッセージ1/3
3,452件の閲覧回数
解決策
受理者 SivaShankar

There is currently no way to manipulate the appearance of items in the Tools menu that are based on VIs in the project folder.

メッセージ2/3
3,411件の閲覧回数
解決策
受理者 SivaShankar

If you have some tool and you want it to be somewhat context aware, you might want to look into QuickDrop shortcuts, or the right click framework built into LabVIEW 2015.

 

Or you can have the option enabled in the tools menu, but then when you run it it might detect that it should be greyed out and tell you, or not allow you to do anything.

メッセージ3/3
3,363件の閲覧回数