Open topic with navigation CAPL Functions » MOST » mostGetShutdownFlagDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
mostGetShutdownFlag
Valid for: CANoe DEFunction Syntax
Description
Returns the current state of the Shutdown flag.Parameters
- channel: Application channel number.
Return Values
- 1: Shutdown Flag set.
- 0: Shutdown Flag not set.
- < 0: MOST CAPL error codes.