Iso11783OPGetNumericValue
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The function returns a numeric value of an object. The object must exist in the object pool and must support a numeric value.Parameters
- ecuHandle: Handle of the ECU (must be created with Iso11783CreateECU)
- objectID: Object Identifier of the object
Return Values
- Integer value of the object.
- If a value of 0 is returned, you can check with the function Iso11783GetLastError if the function succeeded.