setServerResponseNotRequired
R2026bConstrain function prototype definitions of function elements from having output arguments
Since R2026b
Description
setServerResponseNotRequired(
constrains the function prototype of function element functionElem,serverResponseNotRequired)functionElem from
having output arguments.
Examples
Input Arguments
More About
Tips
Setting
ServerResponseNotRequiredtotrueerrors if the function prototype includes output arguments. Remove output arguments from the prototype first by using thesetFunctionPrototypefunction.When
ServerResponseNotRequiredistrue, you cannot set a function prototype that includes output arguments.
Version History
Introduced in R2026b
See Also
Functions
addInterface|moveInterface|addPhysicalInterface|removeInterface|createInterface|setName|setInterface|getInterface|getInterfaceNames|addElement|removeElement|getElement|getSubElement|getPortElement|getConnectorTo|setName|setType|createOwnedType|getSourceElement|getDestinationElement|systemcomposer.createDictionary|systemcomposer.openDictionary|saveToDictionary|isOpen|getFileName|linkDictionary|unlinkDictionary|addReference|removeReference|getReferencedDictionaries|makeOwnedInterfaceShared|addValueType|createInterface|setName|setDataType|setDimensions|setUnits|setComplexity|setMinimum|setMaximum|setDescription|addServiceInterface|setFunctionPrototype|getFunctionArgument|setAsynchronous|systemcomposer.getSelectedInterfaces|IsAdapterComponent
Objects
systemcomposer.arch.PortElement|systemcomposer.ValueType|systemcomposer.interface.DataInterface|systemcomposer.interface.DataElement|systemcomposer.interface.PhysicalDomain|systemcomposer.interface.PhysicalInterface|systemcomposer.interface.PhysicalElement|systemcomposer.interface.Dictionary|systemcomposer.interface.ServiceInterface|systemcomposer.interface.FunctionArgument|systemcomposer.interface.FunctionElement|addServiceInterface|setFunctionPrototype|getFunctionArgument|setAsynchronous