LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

switch on off

Hey

 

I am trying to create a sequence when I can switch on and off my peristaltic pump (via parallel port) by simply pressing a button. I inserted boolean button (from a template) however have no clue how to programme it further? Any ideas?

 

Thank you a lot!

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

Hi Chebi,

 

instead of a sequence you should rather use a loop with an event structure inside…

 

Why do you need a button from a template? Are the ones available in the palettes not ok?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,708 Views)

Thank you for your help.

 

I have already changed it into the buttons found in the palletes. However, I am still a little bit confused how to make a fully functional loop.

 

Cheers

0 Kudos
Message 3 of 4
(2,689 Views)

Hi Chebi,

 

I am still a little bit confused how to make a fully functional loop.

NI offers a lot of online resource to learn LabVIEW (see www.learnni.com ).

You don't need to stay confused… 😄

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,664 Views)