Iso11783OPConnectEnvVar
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Connects an object (variable, value or string) from the object pool to an environment variable. If an object is changed, the new value is put in the environment variable. And vice versa, if the value of an environment variable is changed, the new value is also written to the connected object. Additionally, a Change String or Change Numeric Value command is sent to the Virtual Terminal.Parameters
- ecuHandle: Handle of the ECU. The handle must be created with Iso11783CreateECU.
- envVarName: Name of the environment variable.
- objectID: Identifier of the object in the object pool.