Writing S-Functions    
ssGetOutputPortSignalAddress

Get address of an output port's signal.

Syntax

Arguments

S
   SimStruct representing an S-Function block.

port
   Index of an output port.

Description

Returns the address of the signal connected to port.

Languages

Ada

Example

The following code gets the signal connected to a block's input port.

See Also
ssGetOutputPortWidth


  ssGetOutputPortSignal ssGetOutputPortWidth