Writing S-Functions    
ssGetInputPortSignalAddress

Get the 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