![]() |
OTX Reference
|
|
Gets the bit position of the parameter More...

Public Attributes | |
| DbParameterTerm | dbParameter |
| Cardinality [1] The parameter to return the bit position. 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 bit position of the parameter
The GetDbParameterBitPos term returns the bit position of the parameter. The counting starts with 0. It returns the Bit where the parameter in the byte starts. The byte should be determined by GetDbParameterODXBytePos.
Note: The appropriate MVCI system operation is MCDDbParameter::getBitPos.
| DbParameterTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbParameterBitPos.dbParameter |
Cardinality [1]
The parameter to return the bit position.