Open topic with navigation CAPL Functions » ISO11783 » File Server Interaction Layer (FS IL) » FSIL_OnNumberOfOpenFilesChangedDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
FSIL_OnNumberOfOpenFilesChanged (Callback)
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Is called from the FS IL if a client has opened or closed a file or directory.Parameters
- clientAddress: Address of the File Server client which has opened or closed a file or directory.
- numberOfOpenFiles: Current number of files or directories which are opened by the File Server client.