![Anybus CompactCom 40 EtherNet/IP Network Manual Download Page 131](http://html1.mh-extra.com/html/anybus/compactcom-40-ethernet-ip/compactcom-40-ethernet-ip_network-manual_2948758131.webp)
131
Doc.Id. HMSI-27-212
Anybus CompactCom 40 EtherNet/IP
Doc.Rev. 1.5
9.8 Anybus File System Interface Object (0Ah)
Category
Extended
Object Description
This object provides an interface to the built-in file system. Each instance represents a handle to a file
stream and contains services for file system operations. This provides the host application with access
to the built-in file system of the module, e.g. when application specific web pages are to be installed.
Instances are created and deleted dynamically during runtime.
The object is structurally identical to the “Application File System Interface Object (EAh)” on page 174.
Supported Commands
Object:
Get_Attribute
Create( “Command Details: Create” on page 133)
Delete( “Command Details: Delete” on page 134)
Format Disc( “Command Details: Format Disc” on page 143)
Instance:
Get_Attribute
File Open( “Command Details: File Open” on page 134)
File Close( “Command Details: File Close” on page 135)
File Delete( “Command Details: File Delete” on page 135)
File Copy( “Command Details: File Copy” on page 136)
File Rename( “Command Details: File Rename” on page 137)
File Read( “Command Details: File Read” on page 138)
File Write( “Command Details: File Write” on page 139)
Directory Open( “Command Details: Directory Open” on page 139)
Directory Close( “Command Details: Directory Close” on page 140)
Directory Delete( “Command Details: Directory Delete” on page 140)
Directory Read( “Command Details: Directory Read” on page 141)
Directory Create( “Command Details: Directory Create” on page 142)
Directory Change( “Command Details: Directory Change” on page 142)