Contenu principal

Servers Service Interface Properties

R2026b

Map exported model functions to function prototype definitions in server service

Since R2026b

Service Mappings editor open with the Servers tab selected

Use the Servers tab of the Service Mappings editor to map exported model functions to function prototype definitions of Server port blocks

Properties

expand all

The table entries in this tab are organized as parent entries with one-level collapsible child entries. Each parent entry corresponds to a Server port block and each child entry corresponds to a function prototype definition in the Server port block. To read about Server port blocks and function prototype definitions in them, see Configure Client-Server Communication Behavior.

This property is read-only.

Name of the model element that corresponds to the table entry.

Only applies to child entries. The name of the Simulink function mapped to the function interface definition of the child entry, or None if no model function is mapped to the function interface definition. From the list, select the model function to map to the function interface definition of the child entry.

The Simulink function and the function interface definition must have the same number of input arguments, and the same number of output arguments. Corresponding arguments must have identical identifiers. The name of the function in the Simulink Function block is not restricted to be identical to the name of the function in the Server port block prototype definition.

More About

expand all

Version History

Introduced in R2026b