LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

conditional disable symbols & base development system

Solved!
Go to solution

I am using LabVIEW 8.0.1 Base Development System with Application Builder.

I want to implement Conditional Disable for some code when running in the development environment .

Only one symbol (TARGET_TYPE) appears in the symbol selection drop-down.

Conditional Disable Symbols does not appear under "Category" in Project Explorer.

Is this feature not available in the Base Package? Am I missing something?

I would like to have DEPLOY available as an option ....

Thanks

 

----------------------------------
LabVIEW 8.0.1; WinDoze XP
aut viam inveniam aut faciam
0 Kudos
Message 1 of 3
(2,947 Views)
Solution
Accepted by topic author clark.leach

Hi clark.leach,

 

Here is an excerpt from LV 8.0 Help  :

 

"TARGET_TYPE is the only symbol that is available by default. If you are using the Conditional Disable structure in a LabVIEW project, use the Conditional Disable Symbols page to define additional symbols."

 

Did you go to Project>> Properties before looking for Conditional Disable Symbols in the Category list?  Is this where you are looking?

projprop.png

0 Kudos
Message 2 of 3
(2,926 Views)

I was looking in the build properties which explains why I didn't find it.

I will try to make it work from here.

Thanks.

----------------------------------
LabVIEW 8.0.1; WinDoze XP
aut viam inveniam aut faciam
0 Kudos
Message 3 of 3
(2,922 Views)