Main Content

coder.descriptor.MeasurementServiceInterface Class

Namespace: coder.descriptor

Return information about measurement service interfaces

Since R2023a

Description

An object of the coder.descriptor.MeasurementServiceInterface class represents the measurement service configurations defined in the Embedded Coder Dictionary.

Creation

serviceInterfaceTypeObj = getServiceInterface(serviceObj,serviceInterfaceType) creates a coder.descriptor.MeasurementServiceInterface object that represents the measurement service interface configurations.

Input Arguments

expand all

Service interface, also referred to as the code configuration object, for which you want to retrieve the information about generated code, specified as a coder.descriptor.ServiceInterface object.

Sender and receiver service interface type defined in the Embedded Coder Dictionary, specified as an enumerated value of coder.descriptor.Services.Measurement.

Methods

expand all

Version History

Introduced in R2023a