Jump to content


Photo
- - - - -

true/false condition configurable on time


  • Please log in to reply
1 reply to this topic

#1 Jander

Jander

    I want a LabVIEW icon under my name!

  • Members
  • 3 posts

Posted 17 November 2007 - 10:24 AM

Hello all,
Here it comes me first question!!

I need an application that returns me a true/false condition each T seconds or minutes, and this T should be configurable by the user. (This true/false condition I will use it to activate a Case Structure, and save record a measurement each T seconds).

Thank you very much in advance for your support.

Regards.

#2 Ton Plomp

Ton Plomp

    How many lines per hour? Zero!

  • Premium Member
  • 1,973 posts
  • Location:Netherlands
  • Version:LabVIEW 2012
  • Since:2000

Posted 17 November 2007 - 10:39 AM

The OpenG toolkit has a function that does exactly what you need!
It's called Periodic Trigger

Posted Image

Ton