LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to create a string indictator that updates when a new event occurs? That is, without clearing a string indicator, add another string to the indicator like when an additional failure occured.

Hi Christopher

Just read the value of the string indicator (either from a local variable or a property node) and append your error-string. Wire the result again to the indicator (again either to a local variable or a property node).

Thomas
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
Message 2 of 3
(2,689 Views)