Skip to main content

ISO11783 File Server Interaction Layer

(Only available with ISO11783!) Valid for: CANoe DE • CANoe4SW DE

On This Page:

Callback Functions

DTC Support

  • FSIL_ActivateDiagnosticsSupport: Activates or deactivates the support of ISO11783 diagnostics by the IL.
  • FSIL_ActivateDTC: Activates a diagnostics trouble code (DTC) and add it to the list of active DTCs.
  • FSIL_ClearAllDTCs: Clears the list of active DTCs as well as the list of previously active DTCs.
  • FSIL_DeactivateDTC: Deactivates a diagnostics trouble code (DTC) and removes it from the list of active DTCs.
  • FSIL_GetDTCStatus: Returns the current occurrence count of a diagnostics trouble code (DTC).

Fault Injection for Messages

Fault Injection for Transport Protocols

  • FSIL_BlockTxTpAbort: Prevents transmission of (E)TP.Abort message by the Interaction Layer.
  • FSIL_BlockTxTpCts: Prevents transmission of (E)TP.CTS message by the Interaction Layer.
  • FSIL_BlockTxTpDpo: Prevents transmitting of a ETP.DPO message generated and sent by the interaction layer.
  • FSIL_BlockTxTpDt: Prevents transmission of (E)TP.DT message by the Interaction Layer.
  • FSIL_BlockTxTpEoma: Prevents transmission of (E)TP.EoMA message by the Interaction Layer.
  • FSIL_DelayTxTpAbort: Delays transmission of (E)TP.Abort message by the Interaction Layer.
  • FSIL_DelayTxTpCts: Delays transmission of (E)TP.CTS message by the Interaction Layer.
  • FSIL_DelayTxTpDpo: Delays transmitting of a ETP.DPO message generated and sent by the interaction layer.
  • FSIL_DelayTxTpDt: Delays transmission of (E)TP.DT message by the Interaction Layer.
  • FSIL_DelayTxTpEoma: Delays transmission of (E)TP.EoMA message by the Interaction Layer.
  • FSIL_FreezeTp: Freezes the current (E)TP connection immediately.

File Server Specific Functions

Node Control

Other Functions

Signal/Message Access

Links: