LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

using a timer

Could someone take a look at my vi.  I need to use a timer to control my power supply.  I need it the process time to be in minutes and seconds. 
 
Thanks!Smiley Tongue
0 Kudos
Message 1 of 2
(2,563 Views)

Hi ALSPI...

Your Control loop is o.k.

1.  The Control "Process Time" is giving you the time at seconds, so you must NOT to multiple it with 60, just connect it to 'Adding'.

2. Change the time to wait to: 250 or 500 msec. If not, you will get one second delay... Don't worry your CPU will work just at 3%.

0 Kudos
Message 2 of 2
(2,535 Views)