Open topic with navigation CAPL Functions » ISO11783 » File Server Interaction Layer (FS IL) » FSIL_BlockTxTpDpoDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
FSIL_BlockTxTpDpo
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Prevents transmitting of a ETP.DPO message generated and sent by the interaction layer. The message to be blocked is identified by its occurrences on the bus, starting at 1. The given DPO message is blocked every time until the CAPL function FSIL_ResetBlockedTxTpDpo is called.Parameters
- dpoToBlock: The ETP.DPO message that shall be blocked.
- node: Simulation node to apply the function.
Return Values
- 0: OK
- -3001: General Error
- -3002: Parameter dpoToBlock must be greater than 0