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

    Interface RobotSettings

    Information about the currently selected language and units

    interface RobotSettings {
        language: string;
        units: Units;
    }
    Index

    Properties

    Properties

    language: string

    String describing the currently selected language

    units: Units

    A 'Units' object, describing the currently selected units