This package contains basic and customisable logical elements, timers, counters and so forth.
| Name | Description |
|---|---|
| LogicalOperations | This package contains a list of typical boolean operations: NOT, AND, OR, ... and logic blocks as Flip Flop. |
| Comparisons | This package contains both Integer and Real relational operators (==,!=,>,<,...). |
| Counter | This package contains UP and DOWN counters. |
| Timers | This package contains various types of timers. |