Comunidad NI México Discussions

cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

conditional structure

I realize my end of study I'm beginner in labview my defense June 8 please help me.

I have a the following programe.

  25 compared with a random number (in the example nome x)

   if 25 <x then

     dialoge box display "supperior x 25"

if 25 <x <30 alores

    box display dialog "is a good choice"

if x> 53 then

display dialog "x will be recorded"

how I develop this program with labview

  cvp help me it's urgent

0 kudos
Mensaje 1 de 2
3.936 Vistas

Hi Pierre,

I recommend you to use a case structure connected to a control of your number,

Best regards,

Laura Hernandez

0 kudos
Mensaje 2 de 2
3.485 Vistas