Namespace ABB.Robotics.Controllers.FileSystemDomain
Classes
ControllerDirectoryInfo
Represents a directory in the Robot Controller
ControllerFileInfo
Represents a file in the Robot Controller
ControllerFileSystemInfo
Represents a file system entry in the Robot Controller
FileSystem
This class represents the FileSystem
domain of a Robot
controller.
FileSystemException
Objects of this class is thrown whenever an exception occurs during some FileOperation, it always contains the local and remote paths involved in the call.
FileSystemPath
Utility class for file system path operations.
StorageDeviceInfo
Contains information about a storage device.
Structs
FileSystemScope
Use this class to create scope for the filesystem. Sets RemoteDirectory and LocalDirectory properties and resets the to their original values at the end of the scope.
Interfaces
IFileSystem
Main interface of the file system.
Enums
FileType
Predefined file types in the Robot Controller.