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.
ChkConfig_DisablePDULayer
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Disables the PDU layer for the current bus context. It affects the next checks that are created after calling this function. This function has to be used for PDU networks if a check is setup on network level, i.e:- with a CAN ID
- all Tx/Rx CAN Frames of a node
Parameters
—Return Values
- 0: Successful
- -1: Current bus context is not a PDU network.
- -3: Test Service Library was not initialized.