J1939ILControlStop
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long J1939ILControlStop(); // form 1long J1939ILControlStop(dbNode node); // form 2long J1939ILControlStop(dword options); // form 3long J1939ILControlStop(dbNode node, dword options); // form 4
Description
Deactivates the IL and stops sending cyclic messages. A Cannot Claim Address message is sent, if the NMT is activated and the message is not suppressed with the parameteroption set to 1.
Parameters
- options:
1: suppress sending Cannot Claim Address message
- node: Simulation node to apply the function
Return Values
0 on success or IL Error Code