setSignal
Configure block signal data for code and calibration file (a2l) generation
Since R2020b
Description
setSignal(
configures signals specified by block output ports for code and calibration file (a2l)
generation. Use this function to map specified block output ports to the storage class and
storage class property settings that the code generator uses to produce C code. Or, set the
calibration access for the corresponding signal data.myCodeMappingObj
,portHandle
,Name,Value
)
This function does not apply to signals that originate from root-level
Inport blocks. For signals that originate from root-level
Inport blocks, see setInport
.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2020b