Open topic with navigation CAPL Functions » MOST » mostGetSpyCtrl, mostGetSpyAsync, mostGetSpyEthPktDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
mostGetSpyCtrl, mostGetSpyAsync, mostGetSpyEthPkt
Valid for: CANoe DEFunction Syntax
long mostGetSpyCtrl(long channel);// form 1long mostGetSpyAsync(long channel);// form 2- MOST150:
long mostGetSpyEthPkt(long channel);// form 3
Description
Determines whether Spy mode for the Control, Asynchronous or Ethernet transmission channel is activated (Return value = 1) or deactivated (Return value = 0).Parameters
- channel: Channel of the connected interface.
Return Values
- 0: Spy inactive
- 1: Spy activated
- <0: See error codes