VTIL_ControlStop
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long VTIL_ControlStop();// form 1long VTIL_ControlStop(dword option);// form 2long VTIL_ControlStop(dbNode vt);// form 3long VTIL_ControlStop(dbNode vt, dword option);// form 4
Description
Deactivates the Virtual Terminal 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
- vt: VT simulation node to apply the function
- option: Options
- 1: Suppress sending Cannot Claim Address message
Return Values
- 0: Function has been executed successfully
- < 0: An error has occurred, see IL Error Code