LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

continually update timer

Hello,

 

How can I configure the attached VI to continuously show the seconds in the Timer indicator.  Currently, the Timer indicator only updates depending on the setting of Timeout Target.

 

Any help will be greatly apprecited.

 

Thanks,

hiNi.

0 Kudos
Message 1 of 3
(2,347 Views)

Hi HiNI,

 

you need to THINK DATAFLOW!

 

When parts of your VI should run independently they need to be in separate, parallel running loops!

 

Btw. your subVI might be simplfied to this:

check.png

Best regards,
GerdW


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

I made a small modification.

 

I don't really understand the purppose of "Increment" and "Decrement".

0 Kudos
Message 3 of 3
(2,327 Views)