on *
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE You can access the on * event procedure in Measurement Setup. If you add a CAPL program in Measurement Setup, it will initially act as a filter, as only messages/frames called explicitly in the CAPL program will be allowed through.on * enables all messages/frames not executed in the context of a previous procedure to be forwarded in all bus systems.
You can add the event procedure in the Navigator of the CAPL Browser.
Example
All messages except the CAN message with the ID 500 are forwarded.
output function and to read out the time stamp.
Example