![]() |
OTX Reference
|
|
Gets the display radix of the parameter More...

Public Attributes | |
| ParameterTerm | parameter |
| Cardinality [1] The element addresses the parameter (MCDParameter) which radix 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 radix of the parameter
The GetParameterRadix activity which returns the display radix of the parameter. The display radix shall be used by the Client to display a numeric parameter value in the format as defined in the database (2 - ODX value BIN, 10 - ODX value DEC, 16 - ODX value HEX).
Note: The appropriate MVCI system operation is Operation MCDParameter::getRadix.
| Exceptions.InvalidTypeException | If the parameter is not a A_UINT or A_INT value |
| ParameterTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetParameterRadix.parameter |
Cardinality [1]
The element addresses the parameter (MCDParameter) which radix shall be returned.