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.

    Output

Library

Ports

Description

Placed in the diagram of a super block, the Output block adds an output port to the super block for linking regular signals inside of the super block to blocks outside of the super block. Any link, outside of the super block, that is connected to the output port on the super block extends from the corresponding Output block inside of the super block.
The parameter "Port number" determines the relationship between the port block and the port on the super block. By default, the output ports are numbered sequentially from top to bottom. They are renumbered automatically based on the parameter, Rule:

  • When an output port block is added into a diagram, it is assigned with the smallest available "Port number".
  • When the "Port number" parameter is changed to an already assigned number, the existing one will be renumbered to the smallest available number.

The number of ports on the super block is equal to the largest "Port number".

Parameters

Output_0

NameLabelDescriptionData TypeValid Values

portNumber

Port number

Number

insize

Input port size

Vector of size 2

intyp

Input port type

String

'double'
'complex'
'int32'
'int16'
'int8'
'uint32'
'uint16'
'uint8'
'boolean'
'inherit'

Ports

NameTypeDescriptionIO TypeNumber

Port 1

explicit

input

1

Advanced Properties

NameValueDescription

always active

no

direct-feedthrough

no

zero-crossing

no

mode

no

continuous-time state

no

discrete-time state

no

See Also