beautypg.com

ETS-Lindgren 2090 Controller User Manual

Page 121

background image

Model 2090 Multi-Device Controller


SK

Compatibility:

1090, 2090

Description:

Instructs the device to begin seeking for a preset target value. The target (TG)
value must be set prior to issuing the SK command. For a continuous rotation
turntable or tuner, the device will seek the target value by the shortest
possible path. Thus, a seek from 359.9 to 0.0 will rotate clockwise, not
counterclockwise. See the SKN, SKP, and SKR commands for other ways to
control the seek direction.

Devices:

Towers, Turntables

Syntax:

SK

Example:

CALL ibwrt (TowerUD%, "SK")

' Instruct tower boom to seek
' preset target value

CALL ibwrt (TableUD%, "SK")

' Instruct turntable to seek
' preset target value

See Also:

SK 2090, SKN, SKP, SKR, TG, TG?


SK

Compatibility:

2090

Description:

Instructs the device to begin seeking the specified target value. The target
must be located between the current upper/clockwise and
lower/counterclockwise limits. This command is the equivalent of issuing a
target (TG) command followed by a seek preset target (SK) command. For a
continuous rotation turntable or tuner, the device will seek the target value by
the shortest possible path. Thus, a seek from 359.9 to 0.0 will rotate
clockwise, not counterclockwise. See the SKN, SKP, and SKR commands
for other ways to control the seek direction.

Devices:

Towers, Turntables

Syntax:

SK [+/-] XXX[.X]

+

Optional for positive values

-

Necessary for negative values

XXX[.X]

Decimal value for the seek target in centimeters for
towers and degrees for turntables.

In N1 mode .X is ignored
In N2 mode .X is optional.
Leading zeros are optional.

Example:

CALL ibwrt (TowerUD%, "SK 100.0")

' Instruct tower boom to seek
' 100.0 cm

CALL ibwrt (TableUD%, "SK 260")

' Instruct turntable to seek
' 260 degrees

See Also:

SK 1090/2090, SKN, SKP, SKR, TG, TG?

©ETS-Lindgren, April 2006

121

Revision G– P#399199