Skip to main content

AFDX Copy-Operator

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

target-object = source-object

Description

The copy-operator allows to copy the following object combinations:
  1. A664Message on A664Message
  2. A664Message on A664Frame
  3. A664Frame on A664Frame
Note: It is explicitly not allowed to copy a A664Frame onto a A664Message (as this might violate the A664Message integrity).

Example