Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

coTfsSetNodeId

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE Note
This function must be called before any other test function is called to provide the usage of the correct node-ID.

Function Syntax

long coTfsSetNodeId( dword nodeID );

Description

The internal node-ID for the simplified test functions is set.

Parameters

  • nodeID: 0 < node-ID < 128

Return Values

Error code

Example

coTfsSetNodeId (2); // set node-ID = 2