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

    Interface MoveCSpeedSettings

    interface MoveCSpeedSettings {
        acceleration: TabInputModel<Acceleration | AngularAcceleration>;
        speed: TabInputModel<Speed | AngularSpeed>;
    }
    Index

    Properties

    Properties