Skip to main content

on a429worderror

Valid for: CANoe DE • CANoe4SW DE

Description

The event procedure on a429worderror is called on every event, related to an ARINC word error. The error type is available in the selector error. Note that there are errors without any valid label information. This is especially the gap violation error. The ARINC word causing that error triggers a on a429word procedure. For this reason it makes sense to catch all errors in a single channel related handler. ARINC word errors are also monitored with statistics system variables.

Selectors

  • a429word: More information about a429word.

Example

ExampleTriggering ARINC word error event
on a429worderror *error with any label
on a429worderror MsgChannel7.*error with any label on channel 7