![]() |
OTX Reference
|
|
Gets the display unit information of the diag:Parameter as a string More...

Public Attributes | |
| ParameterTerm | parameter |
| Cardinality [1] The element addresses the parameter (MCDParameter) which display unit shall be returned. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
| MetaData | metaData |
| Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Gets the display unit information of the diag:Parameter as a string
The GetParameterDisplayUnitAsString activity which returns the display unit information of the diag:Parameter as a string. If the parameter is not of simple data type or does not contain any unit information an empty string is returned. The unit is only available for parameters with simple data types.
Note: The appropriate MVCI system operation is MCDParameter::getUnit.
| Exceptions.InvalidTypeException | If the parameter is not of simple data type A_UINT (8-64), A_INT (8-64), FLOAT (32,64), TEXTTABLE, BITFIELD, ASCIISTRING, UNICODE2STRING or BYTEFIELD. |
| ParameterTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetParameterDisplayUnitAsString.parameter |
Cardinality [1]
The element addresses the parameter (MCDParameter) which display unit shall be returned.