LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Class Object Constant border black

Solved!
Go to solution

Hello,

 

I was wondering why the constant or control of a class object is sometimes black.  What does this mean?

 

Autotune.lvlib_Analog Waveform.lvclass_Test Init Waveform_BD.png

 

Thanks

Dan Shangraw, P.E.


   

0 Kudos
Message 1 of 6
(2,720 Views)

Control vs constant?

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 6
(2,699 Views)

They are both constants.  

 

Thanks

Dan Shangraw, P.E.


   

0 Kudos
Message 3 of 6
(2,688 Views)

No, I think they're both constants. At least in LV 2016 the control is flat, not 3D looking. I think the standard white border indicates that the constant has default values for all data, and the black border indicates non-default value(s).

Message 4 of 6
(2,687 Views)
Solution
Accepted by topic author ASTDan

The black border signifies that data has been saved in the constant (as opposed to just the normal default values for the constant). This occurs when you create a constant from a Control that contained data from a previous execution of a SubVI, for example.  So it means be aware you are not starting from scratch! (this may of course be the desired situation).

Message 5 of 6
(2,668 Views)
Message 6 of 6
(2,625 Views)