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.

coTfsGetNodeId

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE

Function Syntax

dword coTfsGetNodeId( void );

Description

This function returns the internally-stored node-ID that is used for the simplified test functions.

Parameters

Return Values

Node-ID

Example

dword nodeID;
nodeID = coTfsGetNodeId();