Skip to main content
J1939 Node Layer CAPL Functions » 1939 » J1939 Node Layer

J1939 Node Layer

Valid for: CANoe DE • CANoe4SW DE

J1939

  • Only available with J1939.
  • To use the CAPL functions the node layer J1939_NL.DLL must be included.
  • You can include the node layer by using the configuration dialog of the node on page Components or via the node attribute NodeLayerModules in the database.
ON THIS PAGE:

Access Environment Variables

  • J1939GetEnvDbl: Returns the value of an environment variable of type double.
  • J1939GetEnvInt: Returns the value of an integer environment variable.
  • J1939SetEnvDbl: Sets the value of an environment variable of type double.
  • J1939SetEnvInt: Sets the value of an integer environment variable.

Callback Functions

Network Relevant Functions

Node Control

Other Functions

Send and Receive

Working Set Master

Error Codes