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.

coTfsGetTestModuleNodeId

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

Function Syntax

dword coTfsGetTestModuleNodeId( void );

Description

The function gets the node-ID of the tester.

Parameters

Return Values

Node-ID of the tester.

Example

dword nodeId;
nodeId = coTfsGetTestModuleNodeId();