Question:
Why can I not open the Interaction Layer (IL) configuration dialog of my CANoe configuration?
Answer:
The IL configuration dialog does not support AUTOSAR ≥ 4.2 databases (ARXML) and cannot be used.
If changes are to be made here, you can use the FaultInjection functions of the ASRPDUIL.dll in a CAPL file that is assigned to the corresponding network node in the simulation setup. E.g.
- ILFaultInctionDisablePDU disables the sending of the PDU
- ILSetPDUTimingCyclic overrides the defined cyclic-timing from the database
Please note that only the functions of the ASRPDUIL2.dll are described in the CANoe help. These have the prefix AR. If the ASRPDUIL.dll is used, the functions are called differently e.g. not ARILFaultInj... but just ILFaultInj...
Note:
Which modeling library is used (ASRPDUIL.dll or ASRPDUIL2.dll) can be checked in the Network Node Configuration under Components.