Basic Blocks Palette
Note |
|---|
Only available in the block diagram editor for software components. |
The Basic Blocks palette contains the following functions:
See also | ||
| Combo box to select the number of some operator inputs (addition, multiplication, AND, OR, Max, Min, MUX, Case) | |
| Addition | |
| Subtraction | |
| Multiplication | |
| Division | |
| Modulo | |
| And | |
| Or | |
| Not | |
| Greater | |
| Smaller | |
| Smaller or Equal | |
| Greater or Equal | |
| Equal | |
| Not Equal | |
| Abs (returns the absolute value of the input) | |
| Max (returns the largest input) | |
| Min (returns the smallest input) | |
| Between (checks whether the input lies between the limiting values) | |
| Negation (reverses the input sign) | |
| Conversion Limit | |
| Conversion WrapAround | |
| Size X | |
| Size Y | |
| Verify (see also Using the Verify Operator) | |
| Assert | |
| Communication status | |
| MUX | |
| Case | |
| If-Then (see also Using the If Statements) | |
| If-Then-Else (see also Using the If Statements) | |
| While (see also Using the While Loop) | |
| Switch (see also Using the Switch Operator) | |
| Break (specifies immediate exit from a runnable/method) | |
| RTE Access (allows selection of explicit/implicit access to SenderReceiver/NVData interfaces) | Sending to a Port – Block Diagram |
| RTE Invoke (used to make a client request on a port) | |
| RTE Status (returns the status of an explicit read or write procedure) | |
| Enumeration Literal | |
| Logic Literal true | |
| Logic Literal false | |
| Continuous Literal 0.0 | |
| Continuous Literal 1.0 | |
| Hierarchy | |
| Statement Block | |
| Comment | |
| Self (reference to the current object itself) |
See also













































