ClosureDimensionTrait.SetTargetCommand.OptionalArgs

interface ClosureDimensionTrait.SetTargetCommand.OptionalArgs


Optional arguments for the command SetTargetCommand Request

Summary

Public properties

Boolean

The desired latching state of the closure, as defined in the OverallCurrentStateStruct Latch field.

UShort

The target position in hundredths of a percent of the closure.

ClosureDimensionTrait.ThreeLevelAutoEnum

The desired speed of the closure, as defined in ThreeLevelAutoEnum enum.

Public properties

latch

var latchBoolean

The desired latching state of the closure, as defined in the OverallCurrentStateStruct Latch field.

position

var positionUShort

The target position in hundredths of a percent of the closure.

speed

var speedClosureDimensionTrait.ThreeLevelAutoEnum

The desired speed of the closure, as defined in ThreeLevelAutoEnum enum.