Skip to main content

AfdxSetSignalInt

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

Description

This function sets the value of an integer signal.

Parameters

  • packet: Handle of the message.
  • signalName: Name of the signal.
    • Note: The signal and its message need to be defined in the assigned DBC file.
  • offset: The offset value points to the integer signal in the AFDX payload area.
  • value: New integer value.
  • fdsStatus:

Return Values

Example