triggerEx
CAPL Functions » General » Function Overview » triggerEx Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Sends a trigger event to a CANoe DE product Logging or Trigger Block specified by name. For a Logging Block, the trigger event starts and stops logging, depending on- the trigger mode (single or toggle trigger)
- the trigger conditions for toggle on and toggle off
triggerEx() in the Measurement Setup. If you want the CAPL node to have effect on all Trigger Blocks, the CAPL node has to be placed directly after the online/offline switch.
Note: Please note help of the Trigger Condition: CAPL
Parameters
- name: Name of the Logging or Trigger Block. Note: If you use the function in standalone mode and if you activated logging and Trigger Block in the standalone mode configuration settings you can address the (single) Trigger Block available in this case by passing an empty string as parameter.