Skip to main content

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