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

    Type Alias OperatorScreenCodeGenerator

    OperatorScreenCodeGenerator: (
        operatorScreen: OperatorScreen,
    ) => OptionalPromise<ScriptBuilder>

    A function that can be used to create a script builder for operator screen code

    Type Declaration