![Anybus CompactCom 40 EtherNet/IP Network Manual Download Page 174](http://html1.mh-extra.com/html/anybus/compactcom-40-ethernet-ip/compactcom-40-ethernet-ip_network-manual_2948758174.webp)
174
Doc.Id. HMSI-27-212
Anybus CompactCom 40 EtherNet/IP
Doc.Rev. 1.5
10.4 Application File System Interface Object (EAh)
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 allows the user to download software
through the FTP server to the application. The application decides the available memory space.
Instances are created and deleted dynamically during runtime.
The object is structurally identical to the “Anybus File System Interface Object (0Ah)” on page 131.
Supported Commands
Object:
Get_Attribute
Create( “Command Details: Create” on page 176)
Delete( “Command Details: Delete” on page 177)
Instance:
Get_Attribute
File Open( “Command Details: File Open” on page 177)
File Close( “Command Details: File Close” on page 178)
File Delete( “Command Details: File Delete” on page 178)
File Copy( “Command Details: File Copy” on page 179)
File Rename( “Command Details: File Rename” on page 180)
File Read( “Command Details: File Read” on page 181)
File Write( “Command Details: File Write” on page 182)
Directory Open( “Command Details: Directory Open” on page 182)
Directory Close( “Command Details: Directory Close” on page 183)
Directory Delete( “Command Details: Directory Delete” on page 183)
Directory Read( “Command Details: Directory Read” on page 184)
Directory Create( “Command Details: Directory Create” on page 185)
Directory Change( “Command Details: Directory Change” on page 185)