| Contents | Index |
Create configurable Simulink subsystem library for client-server operation
[modelH, success]
= importerObj.createOperationAsConfigurableSubsystems(interfaceName)
[modelH, success]
= importerObj.createOperationAsConfigurableSubsystems(InterfaceName, Property1, Value1, Property2, Value2,
...)
[modelH, success] = importerObj.createOperationAsConfigurableSubsystems(interfaceName) creates a configurable Simulink subsystem library corresponding to the AUTOSAR client-server interface 'INTERFACE'. This interface is described in the XML file imported by the arxml.importer object importerObj.
You can also specify optional property/value pairs when creating this Simulink subsystem library:
[modelH, success] = importerObj.createOperationAsConfigurableSubsystems(InterfaceName, Property1, Value1, Property2, Value2, ...)
| modelH | Model handle. |
| success | True if the function is successful. False otherwise. |
obj.createOperationAsConfigurableSubsystems('/PortInterface/csinterface')arxml.importer.getClientServerInterfaceNames

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |