Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
diagCloseChannel
Valid for: CANoe DEFunction Syntax
long diagCloseChannel(); // form 1long DiagCloseChannel(char ecuQualifier[]); // form 2
Description
Closes a diagnostic channel. State of the channel is Closed afterwards. The channel the function refers to is set with the last call of diagSetTarget.Parameters
- ecuQualifier: Qualifier of the ECU or target as set in the diagnostic configuration dialog for the respective diagnostic description.