Skip to main content

coTfsMonitorIncludeNodeIdRange (Level 2)

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

Function Syntax

Description

This function includes the specified range of node-IDs for monitoring. To include a single node-ID use the function coTfsMonitorIncludeNodeId. You can start the monitoring with coTfsMonitorActivate and stop it with coTfsMonitorDeactivate. To exclude node-IDs or ranges of node-IDs from monitoring you can use the functions coTfsMonitorExcludeNodeId and coTfsMonitorExcludeNodeIdRange. With coTfsMonitorSetNmtTimeout and coTfsMonitorSetSdoTimeout you can set NMT and SDO timeouts.

Parameters

  • minNodeId: Lower limit
  • maxNodeId: Upper limit

Return Values

Error code

Example