![]() |
OTX Reference
|
|
Checks the value of this diag:Parameter is of data type Integer or not. More...

Public Attributes | |
| ParameterTerm | parameter |
| Cardinality [1] The element addresses the diag:Parameter (MCDParameter) which is checked whether it is of data type Integer or not. 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... | |
Checks the value of this diag:Parameter is of data type Integer or not.
The IsIntegerParameter activity which returns True whether the value of this diag:Parameter is of data type Integer (INT16, INT32, INT64, INT8, UINT16, UINT32, UINT64, UINT8, DTC, END_OF_PDU, ENVDATA, ENVDATADESC, FIELD, MULTIPLEXER, STRUCTURE, LENGTHKEY, TABLE_ROW). In all other cases it returns False.
Note: The appropriate MVCI system operation is MCDParameter::getDataType.
| ParameterTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.IsIntegerParameter.parameter |
Cardinality [1]
The element addresses the diag:Parameter (MCDParameter) which is checked whether it is of data type Integer or not.