LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error in/error out

Hello. I want to learn to manage the cluster error in/out. Attached there is the VI that I have created.

As you can see I think that I can handle properly the error out (I can modify the status/the string etc etc)...what I want to do (but I don't know how to) is modify the error in.

I mean if i get as input -1 I saw the message in error out but i want that also the error in change his status (boolean/string/code).

Can you tell me how to do it?

Thank you

0 Kudos
Message 1 of 4
(2,317 Views)

Which error do you want in the Error In terminal.

 

If you want the Error Out String in Error In (where i dont find any logic) you will need to put the local variable of the Error In Control and connect it to the Error Out terminal.

0 Kudos
Message 2 of 4
(2,308 Views)

Can you be a little more clearSmiley Indifferent. I hope you can use the error constant for the type of question you have.Smiley Happy

Spoiler
 
0 Kudos
Message 3 of 4
(2,285 Views)

Example_VI_BD.png

0 Kudos
Message 4 of 4
(2,264 Views)