FSIL_SetBusyMode
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long FSIL_SetBusyMode(byte flags); // form 1long FSIL_SetBusyMode(dbNode* fs, byte flags); // form 2
Description
Activates or deactivates the busy mode of the File Server. If at least one of the busy mode flags is set:- File Server Status message is sent with a repetition rate of 200 ms.
- Busy flag of the File Server Status is changed.
Parameters
-
flags
- bit 0: File Server is busy reading
- bit 1: File Server is busy writing
-
fs
- FS simulation node to apply the function
Return Values
-
0
- Property has been set successfully
-
< 0
- An error has occurred: IL Error Code