Get code configuration from code mappings for block output signal
returns the value of a code mapping property for the signal specified by a block output port
handle. Use this function to return the name of the storage class or the value of a storage
class property configured for a signal.propertyValue
= getSignal(myCodeMappingObj
,portHandle
,property
)
This function does not apply to signals that originate from root-level
Inport blocks. For signals that originate from root-level
Inport blocks, see getInport
.
addSignal
| coder.mapping.api.CodeMapping
| coder.mapping.api.get
| find
| getDataDefault
| removeSignal
| setDataDefault
| setSignal