Universal Robots TypeScript API - v10.12.0
    Preparing search index...

    Interface ModuleReference

    Module reference. Use this type to store references to modules

    interface ModuleReference {
        _IDENTIFIER: "ModuleReference";
        id: string;
    }
    Index

    Properties

    Properties

    _IDENTIFIER: "ModuleReference"
    id: string