Skip to main content

TestEnableMsgAllTx

CAPL Functions » Test Feature Set » TestEnableMsgAllTx Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Re-enables the sending of all tx messages of the node after having disabled it with TestDisableMsgAllTx. This function influences a simulation node with an assigned CANoe Interaction Layer or CANopen simulation. Note: Consider to set always the appropriate bus context in a multibus environment before the function is called. Further information on site MultiBus Environment.

Parameters

  • aNode: Node, the tx messages should be enabled.

Return Values

  • 0: No error.
  • -1: General error.

Example