GBT27930IL_ResetDelayedRxMessage
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Resets the change of a single GBT27930IL_DelayRxMessage call. The corresponding message is specified by PGN, source address, destination address and a part of the first eight data bytes.Parameters
- pgn: Use same value as in
GBT27930IL_DelayRxMessageto stop manipulation of the message. - sourceAddress: Use same value as in
GBT27930IL_DelayRxMessageto stop manipulation of the message. - filterMask: Use same value as in
GBT27930IL_DelayRxMessageto stop manipulation of the message. - filterValue: Use same value as in
GBT27930IL_DelayRxMessageto stop manipulation of the message. - behavior:
- 0: Do not process currently delayed messages
- 1: Process currently delayed messages after the defined delay
- node: Simulation node to apply the function.
Return Values
- 0: Function has been executed successfully
- -102: An invalid parameter is used