Deep Trekker BRIDGE API - v1.0.26
    Preparing search index...

    Type Alias TiltPlatform

    The tilt platform on the pivot.

    type TiltPlatform = {
        limitStatus?: TiltPlatformMaxRange;
        tilt?: number;
        tiltMotorDiagnostics?: MotorDiagnostics;
    }
    Index

    Properties

    limitStatus?: TiltPlatformMaxRange

    Max range of tilt

    tilt?: number

    The tilt angle of the platform.

    tiltMotorDiagnostics?: MotorDiagnostics

    Tilt Motor Diagnostics