getServiceInterface
Class: coder.descriptor.ServiceInterface
Namespace: coder.descriptor
Syntax
serviceInterfaceTypeObj = getServiceInterface(serviceObj,serviceInterfaceType)
Description
returns the type of serviceInterfaceTypeObj = getServiceInterface(serviceObj,serviceInterfaceType)coder.descriptor.ServiceInterface object associated with the service interface type
specified in serviceInterfaceType.
Input Arguments
Output Arguments
Version History
Introduced in R2022b
See Also
Embedded Coder
Dictionary | Service Interfaces | coder.descriptor.ServiceInterface | coder.descriptor.SenderReceiverServiceInterface | coder.descriptor.DataTransferServiceInterface | coder.descriptor.TimerServiceInterface | coder.descriptor.MeasurementServiceInterface | coder.descriptor.ParameterTuningServiceInterface | getParameterArgumentInterfaces