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

    Interface MountingNode

    Interface for the Mounting node.

    interface MountingNode {
        mounting: Mounting;
        type: MOUNTING;
        version: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    mounting: Mounting
    type: MOUNTING
    version: string