QuickOPC User's Guide and Reference
IEasyUAFileTransfer Interface Methods

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.FileTransfer Namespace : IEasyUAFileTransfer Interface

For a list of all members of this type, see IEasyUAFileTransfer members.

Public Methods
 NameDescription
 MethodCloses an OPC UA file.  
 MethodCreates a new OPC UA directory, organized under an existing one.  
 MethodCreates a new OPC UA file, organized under an existing directory, and optionally opens it.  
 MethodDeletes an OPC UA file or directory, organized under an existing directory.  
 MethodFinds a directory object with the given name under the specified parent directory.  
 MethodFinds a file object with the given name under the specified parent directory.  
 MethodFinds a file system object component under the specified OPC UA object.  
 MethodFind a parent directory of a file or another directory.  
 MethodProvides the current position of the file handle.  
 MethodGets properties (metadata) of multiple OPC UA files, specified by their file object nodes.  
 MethodGets names of multiple OPC UA files or directories, specified by their object nodes.  
 MethodDetermines whether the specified node represents an OPC UA directory.  
 MethodDetermines whether the specified node represents an OPC UA file.  
 MethodObtains names of directories under the specified parent OPC UA directory.  
 MethodObtains names of files under the specified parent OPC UA directory.  
 MethodMoves or copies an OPC UA file or directory to another directory, or renames a file or directory.  
 MethodOpens an OPC UA file (represented by a file object in the OPC UA address space).  
 MethodReads a part of the file, starting from the current file position.  
 MethodSets the current position of the file handle.  
 MethodWrite a part of the file, starting from the current file position.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Browses for directories under the specified OPC UA directory.
Public Extension MethodOverloaded. Browses for files under the specified OPC UA directory.
Public Extension MethodOverloaded. Browses a tree of objects available in the OPC UA directory, returning all available object types.
Public Extension MethodOverloaded. Copies an OPC UA file or directory to another directory.
Public Extension MethodOverloaded. Copies an OPC UA file to another directory.
Public Extension MethodCreates a new OPC UA file, organized under an existing directory, and immediately opens it.
Public Extension MethodOverloaded. Creates a new directory under an existing OPC UA directory.
Public Extension MethodCreates a new file under an existing OPC UA directory.
Public Extension MethodOpens an existing OPC UA file, or creates a new OPC UA file if it does not exist yet.
Public Extension MethodOverloaded. Creates a new OPC UA file and provides a System.IO.Stream to access it for reading/writing.
Public Extension MethodOverloaded. Deletes an existing OPC UA file or directory.
Public Extension MethodOverloaded. Deletes an existing OPC UA directory.
Public Extension MethodDeletes an OPC UA directory if it exists (does nothing if the directory does not exist).
Public Extension MethodOverloaded. Deletes an existing OPC UA file.
Public Extension MethodOverloaded. Deletes an OPC UA file if it exists (does nothing if the file does not exist).
Public Extension MethodOverloaded. Deletes an OPC UA file or directory if it exists (does nothing if the file or directory does not exist).
Public Extension MethodOverloaded. Enumerates directories under the specified OPC UA directory.
Public Extension MethodOverloaded. Enumerates files under the specified OPC UA directory.
Public Extension MethodOverloaded. Finds a directory object under the specified parent directory.
Public Extension MethodOverloaded. Finds a file object under the specified parent directory.
Public Extension MethodOverloaded. Finds a file or directory object under the specified parent directory.
Public Extension MethodFinds a file system object component under the specified OPC UA object.
Public Extension MethodOverloaded. Finds an OPC UA directory with given path and name; creates the directory, together with the directories on the path, if they are not found.
Public Extension MethodFinds an OPC UA directory with given name; creates the directory if not found.
Public Extension MethodFinds a root directory of the specified OPC UA file or directory object, and a named node path from the root directory to the specified object.
Public Extension MethodFinds a root directory of the specified OPC UA file or directory object.
Public Extension MethodOverloaded. Obtains a node descriptor of an OPC UA directory object.
Public Extension MethodOverloaded. Gets a directory contents object for the specified OPC UA directory.
Public Extension MethodObtains a name of a given OPC UA directory object.
Public Extension MethodOverloaded. Obtains a node descriptor of an OPC UA file object.
Public Extension MethodOverloaded. Gets a file info object for the specified OPC UA file.
Public Extension MethodObtains a name of a given OPC UA file object.
Public Extension MethodOverloaded. Obtains a node descriptor of an OPC UA file or directory object.
Public Extension MethodOverloaded. Obtain properties (file metadata) of a specified OPC UA file.
Public Extension MethodGets a file provider on the specified OPC UA directory.
Public Extension MethodOverloaded. Obtains a file system object component under the specified OPC UA object.
Public Extension MethodObtain properties (file metadata) of multiple specified OPC UA files.
Public Extension MethodObtains names of given OPC UA file or directory objects.
Public Extension MethodObtains a names of a given OPC UA file or directory object.
Public Extension MethodObtains node descriptor of a parent directory of a specified OPC UA file or directory.
Public Extension MethodObtains node descriptor of a root directory of a specified OPC UA file or directory.
Public Extension MethodOverloaded. Gets a writable directory contents object for the specified OPC UA directory.
Public Extension MethodOverloaded. Gets a writable file info object for the specified OPC UA file.
Public Extension MethodGets a writable file provider on the specified OPC UA directory.
Public Extension MethodOverloaded. Determines whether the specified OPC UA object contains a file system object component.
Public Extension MethodDetermines whether the specified OPC UA file or directory has a parent directory object.
Public Extension MethodOverloaded. Determines whether the specified OPC UA node is an OPC UA directory object.
Public Extension MethodOverloaded. Determines whether the specified OPC UA node is an OPC UA file object.
Public Extension MethodOverloaded. Determines whether the specified OPC UA node is an OPC UA file or directory object.
Public Extension MethodDetermines whether the specified OPC UA directory is a root directory.
Public Extension MethodOverloaded. Obtains names of directories under the specified OPC UA directory.
Public Extension MethodOverloaded. Obtains names of files and directories under the specified OPC UA directory.
Public Extension MethodOverloaded. Obtains names of files under the specified OPC UA directory.
Public Extension MethodOverloaded. Moves an OPC UA file or directory to another directory, or renames a file or directory.
Public Extension MethodOverloaded. Moves an OPC UA directory to another directory, or renames a directory.
Public Extension MethodOverloaded. Moves an OPC UA file to another directory, or renames a file.
Public Extension MethodOverloaded. Moves or copies an OPC UA file or directory to another directory, or renames a file or directory.
Public Extension MethodOverloaded. Moves or copies an OPC UA directory to another directory, or renames a directory.
Public Extension MethodOverloaded. Moves or copies an OPC UA file to another directory, or renames a file.
Public Extension MethodOpens an existing OPC UA file.
Public Extension MethodOverloaded. Opens an existing OPC UA file, or creates a new OPC UA file if one does not exist, and returns a System.IO.Stream to access the file data.
Public Extension MethodOverloaded. Create or opens an OPC UA file for writing text via System.IO.StreamWriter.
Public Extension MethodOverloaded. Opens a System.IO.Stream on the specified OPC UA file.
Public Extension MethodOverloaded. Opens an existing OPC UA text file for reading via System.IO.StreamReader.
Public Extension MethodOverloaded. Opens an OPC UA file for writing text via System.IO.StreamWriter.
Public Extension MethodOverloaded. Returns the contents of an OPC UA file as a byte array.
Public Extension MethodOverloaded. Returns the contents of an OPC UA text file as a System.String.
Public Extension MethodOverloaded. Renames an OPC UA file or directory.
Public Extension MethodOverloaded. Writes binary data to an OPC UA file.
Public Extension MethodOverloaded. Writes text to an OPC UA file.
Top
See Also

Reference

IEasyUAFileTransfer Interface
OpcLabs.EasyOpc.UA.FileTransfer Namespace