LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set XControl default type to be a "control"?

Solved!
Go to solution

Hi all,

 

LabVIEW 2009 + DSC

 

How I can set XControl default type be a "control"? E.g. when I drag and drop Xcontrol from project to VI it is always indicator type and I want it to be a control. Of course I can change it manually after dropping but when there are numerous XControls this takes time. 

 

BR, Jim

0 Kudos
Message 1 of 2
(2,568 Views)
Solution
Accepted by topic author SnowForest

In the facade VI you can get the 'Direction Change event' use the following code to be an 'indicator only'

 

The same code can be used in the init state.

 

Ton

Message Edited by TonP on 08-05-2009 01:25 PM
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 2 of 2
(2,557 Views)