Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Node Layer » Iso11783PDDConnectEnvVar

Iso11783PDDConnectEnvVar

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

The function connects a process variable with an environment variable.

Parameters

  • ecuHandle: Handle of the ECU. The handle must previously have been created with Iso11783CreateeECU.
  • signal: Signal from the database. The attribute DDI must have been defined for the signal. The signal must be defined in the same database as the node!
  • ddi: Data dictionary identifier, 0x0000..0xFFFF
  • elementNumber: Element number, 0x000..0xFFF
  • envVarName: Name of the environment variable

Return Values

Error code

Example