LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

string output

Solved!
Go to solution

Good Morning,

I want messages displayed in a string output on the front panel. In my vi. there is a case structure in a case structure. Inside the first case structure (in true case) I need a message e.g Ok, however inside the second case structure (in true case also) I need a message e.g No. Until now my efforts resulted in a message that blinking between Ok and No when both cases are true. How can I overcome this problem? Please keep in mind that I want the messages in the same “display (I use a string output)” thus, what I use is local variables of the same string output. 

 

 

Thank you in advance

0 Kudos
Message 1 of 4
(3,010 Views)

 

Hi,

 

could you post the code that you already have so that we can have a look at it.

 

Dave

0 Kudos
Message 2 of 4
(3,005 Views)
Solution
Accepted by topic author LW42

I'm not sure if this is what you're lookin for; post your code if it's not.

 

jm

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

Message 3 of 4
(3,005 Views)

 

 Thank you all very much, jcarmody gave me exactly what I wanted.

 

Thanks again

 

0 Kudos
Message 4 of 4
(3,000 Views)