getState
Get code and calibration configuration from code mappings for block state
Since R2020b
Description
returns the value of a code mapping property or calibration property for the state of the
specified block. For example, use this function to return the storage class or calibration
access of a measurement property configured for a block state.propertyValue
= getState(myCodeMappingObj
,block
,property
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b
See Also
coder.mapping.api.CodeMapping
| coder.mapping.api.get
| find
| getDataDefault
| setDataDefault
| setState