Open topic with navigation CAPL Functions » MOST » mostGetLockExDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
mostGetLockEx
Valid for: CANoe DEFunction Syntax
Description
The function returns the lock status of the connected MOST hardware. In contrast to mostGetLock(), the additional states “Stable Lock” and “Critical Unlock” are considered according to MOST specification 2.3.Parameters
- channel: Channel of the connected MOST hardware.
Return Values
- 0: Unlock
- 1: Lock
- 2: Stable Lock
- 3: Critical Unlock
- \< 0: See error codes