A664TriggerFrame
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function triggers the transmission of a single a664Frame “aFrame” either immediately or respecting the BAG. To forward an AFDX frame in the analysis branch, use the function output().Parameters
- aFrame: The frame object to be scheduled.
- mode: Triggering mode.
- 0: Immediate (transmit once without considering BAG)
- 1: SingleShot (transmit once according to BAG)
Return Values
- 0: Successfully triggered.
- Other values: See error codes.