Writing S-Functions    
ssGetInputPortSignalAddress

Get address of an input port's signal.

Syntax

Arguments
S
   SimStruct representing an S-function block.

port
   Index of an input 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
ssGetInputPortWidth


 ssGetInputPortSignal ssGetInputPortSignalPtrs