Skip to main content

coTfsMonitorSetNmtTimeout (Level 2)

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

Function Syntax

Description

This function sets the NMT timeout for the passive communication monitor. You can start the monitoring with coTfsMonitorActivate and stop it with coTfsMonitorDeactivate. To include node-IDs or ranges of node-IDs for monitoring you can use the functions coTfsMonitorIncludeNodeId and coTfsMonitorIncludeNodeIdRange. For exclusion you can use coTfsMonitorExcludeNodeId and coTfsMonitorExcludeNodeIdRange.

Parameters

  • nmtTimeoutInMs: Timeout in ms, default value: 500 ms.

Return Values

Error code

Example