Declaration of ARINC Words
CAPL Functions » A429 » Declaration of ARINC Words Valid for: CANoe DE • CANoe4SW DE ARINC words may be controlled by means of a CAPL program. An ARINC word object is created with the keyword a429word. ARINC words defined in a database may also be used for initialization. For more convenience in the programming environment a CAPL include file is provided. The file gives the programmer a number of symbolic constants and some helper routines as a supplement for the CAPL API. Use this statement in the include section of your CAPL code:#include "A429/A429utils.cin".
Example: Create ARINC Word Objects