ST_MTP_InputElementConfig
ST_MTP_InputElementConfig
is a configuration for InputElements
. It contains units with associated value representations and is transferred as an array. When transferring to DIntProcessValueIn
, the variables SclMinExt
and SclMaxExt
are converted into the data types DInt
.
Values
Name | Type | Description |
---|---|---|
UnitExt | E_MTP_Unit | Unit |
SclMinExt | REAL | Lower limit of the value representation |
SclMaxExt | REAL | Upper limit of the value representation |