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

    Type Alias ProgramVersionController<T>

    ProgramVersionController: (loadedNode: T) => OptionalPromise<T>

    A function that can be used to move between versions of a program node

    Type Parameters

    • T

    Type Declaration