User | Kudos |
---|---|
6 | |
5 | |
2 | |
2 | |
2 |
Hello,
It should be nice to add such a kind of "Cyclic event" in an event structure.
For the moment, the event structure only has a timeout which occurs after a certain amount of time ... only if no other event has occurs !
There is a problem when the timeout time is longer than the time between two events. => Then the timeout never occurs !
So it should be nice to add an input to the event structure, in order to add on ore more cyclic events.
So a Timer event could occurs in a cyclic way without having to build cyclic event generator !
(The implementation of this cyclic event should be aware to not fill the event queues.)
The cyclic event could be configured the same way a the timeout, with a special input of the event structure.
(One input per cyclic event generator / timer)
A kind of DotNet Timer component, dropped on a wondows form.
I have already created my own cyclic event generator ... but i think that this need could be usefull for all Labview users.
Manu.net
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.