vsTASKER 7 User Manual
×
Menu
Index

On Condition

 
On Condition
1

Cycle at

1. Cycle at
A condition is a piece of code that will be evaluated (called) at a given frequency.
If Fixed Hz is selected, the frequency selected is the wall clock frequency and not the simulation engine clock.
If Cycle at is not selected, the Condition code will be evaluated only once.
 
2

Code

2. Code
Put here the condition code that will return either true (condition passes, triggering of the Point) or false (condition fails, no trigger)
 
3

Label

3. Label
Optional label that summarize the condition and will be used on the diagram panel.