Main Content
getServiceDataCommMethod
Class: coder.descriptor.ServiceInterface
Namespace: coder.descriptor
Syntax
dataCommMethod = getServiceDataCommMethod(serviceObj,serviceFunctionName)
Description
returns the data communication method for the service function as configured in the Embedded Coder
Dictionary. The result is an enumerated value of type
dataCommMethod
= getServiceDataCommMethod(serviceObj
,serviceFunctionName
)DataCommunicationMethodEnum
.
Input Arguments
Output Arguments
Version History
Introduced in R2022b