Basic Blocks Palette (Block Diagram Editor)
The Basic Blocks palette contains the following functions:
icon | name | see also |
| Combo box to select the number of operator inputs | |
| Addition | |
| Subtraction | |
| Multiplication | |
| Division | |
| Modulo | |
| And | |
| Or | |
| Not | |
| Greater | |
| Less | |
| Less or Equal | |
| Greater or Equal | |
| Equal | |
| Not Equal | |
| Verify (see also Using the Verify Operator) | |
| 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 | |
| Assert | |
| Communication status | |
| MUX | |
| Case | |
| If-Then | |
| If-Then-Else | |
| While | |
| Switch | |
| Break (specifies immediate exit from a process/method) | |
| String literal | |
| True literal | |
| False literal | |
| 0.0 literal | |
| 1.0 literal | |
| Hierarchy | |
| Statement Block | |
| Comment | |
| Self (reference to the current object itself) |
See also










































