diagSetP2Timeouts
Valid for: CANoe DEFunction Syntax
Description
Changes the P2 and P2ex timeout values at the built-in diagnostic channel. Note: Use this function only for the built-in diagnostic channel. In combination with the CAPL Callback Interface use diagSetTimeout. Note: It is recommended to define the times P2 Timeout and P2 Extended as short as possible and just as long as necessary. These times should have a smaller value than the application timeout (VDSRequestApplicationTimeout in CAN.ini).Parameters
- newP2timeout_ms: The built-in diagnostic channel will use this P2 timeout (in milliseconds) from now on.
- newP2exTimeout_ms: New P2 extended value (in milliseconds) for the built-in diagnostic channel.
- ecuQualifier: Qualifier of the ECU or target as set in the diagnostic configuration dialog for the respective diagnostic description.