Skip to main content

coTfsMonitorExcludeNodeIdRange (Level 2)

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

Function Syntax

Description

This function excludes the specified range of node-IDs from monitoring. To exclude a single node-ID use the function coTfsMonitorExcludeNodeId. 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. With coTfsMonitorSetNmtTimeout and coTfsMonitorSetSdoTimeout you can set NMT and SDO timeouts.

Parameters

  • minNodeId: Lower limit
  • maxNodeId: Upper limit

Return Values

Error code

Example