NodeOPCUA API Documentation
    Preparing search index...

    Interface UAFileDirectory_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition FileDirectoryType i=13353
    isAbstract false
    interface UAFileDirectory_Base {
        createDirectory: UAMethod;
        createFile: UAMethod;
        delete: UAMethod;
        moveOrCopy: UAMethod;
    }

    Hierarchy (View Summary)

    Index

    Properties

    createDirectory: UAMethod
    createFile: UAMethod
    delete: UAMethod
    moveOrCopy: UAMethod