Main
Overview
Getting Started
Components
Videos
Sample Files

simulation components, logic, intelligence, patterns
AIB2 Components - Timer
Category: Utility
  Description:
The timer control continuously monitors time during simulation. At each interval of time specified by its second input, it outputs a single value of 1 or true to any consumer components. The time is set in milliseconds. One should keep in mind that having an interval shorter in duration than the amount of time between simulation ticks may cause unexpected results. The enable input turns the timer on or off. The default value for the enable input is set to ON or 1. The default value for the duration is set to 0.5 seconds (500 milliseconds). The timer can function without any input based on these defaults.
 

  Inputs: 2
Input Name:
Description:
On Off
Boolean input of zero or non-zero value that either enables or disables the timer. If this is zero, no trigger event occurs.
Delay ms
The time in milliseconds in between two consecutive trigger events. This is independent of starting and stopping the simulator. Calculation is made on transpired cumulative simulation time.

 

  Outputs: 1
Output Name:
Description:
Event
Boolean single pulse response each time the Delay in ms has been acheived. Output will be 0 until event is triggered, at which time the output will be 1 for a single cycle of execution.

 

  Components in Same Category: Counter Reset on Value
Counter Reset on Event
Constant (k)
RandNum Generator
Integrated Logbook
CSV Data Feed
Match Count
Sim Action Stop
Sim Action Sound
Sim Action Message
Sim Info SimTime
Sim Info Count
Sim Info LocalTime
User Control Button
Data Value Storage
Diminishing Quantity
Sim Action Format
Indicator Light
7-Segment LED
Integrated Column Chart
8x8 LED Controller
8x8 LED Display
User Button Up Down
Dynamic Sim Value
Do Once


  Sample Files with this Component:
sin_cos
randNum1
 



Copyright © TinMan Systems, Inc. 2010-2015. All Rights Reserved.
Questions or comments: support@tinmansystems.com