Move

Scripting ›› FocusControl ›› Methods ››
Parent Previous Next

Move


Method

Move (Long)


Syntax

FocusMax.FocusControl.Move(Long)


Parameters

None


Returns

Nothing


Remarks

If property Absolute is true, then this is an absolute positioning focuser. The Move command tells the focuser to move to an exact step position, and Position is an integer between 0 and property MaxStep.

If property Absolute is false, then this is a relative positioning focuser. The Move command tells the focuser to move in a relative direction, and Position is an integer between – MaxIncrement and + MaxIncrement.