- Input
This block adds an input port to a super block to connect regular signals outside of the super block to blocks inside of the super block.
- Output
This block adds an output port to a super block to connect regular signals inside of the super block to blocks outside of the super block.
- EventInput
This block adds an activation input port to a super block to connect activation signals outside of the super block to blocks inside of the super block.
- EventOutput
This block adds an activation output port to a super block to connect activation signals inside of the super block to blocks outside of the super block.
- ImplicitInput
This block adds an implicit input port to a super block to connect implicit signals outside of the super block to blocks inside of the super block.
- ImplicitOutput
This block adds an implicit output port to a super block to connect implicit signals inside of the super block to blocks outside of the super block.
- BusInput
This block adds a bus input port to a super block for linking bus signals outside of the super block to blocks inside of the super block.
- BusOutput
This block adds a bus output port to a super block to connect bus signals inside of the super block to blocks outside of the super block.