ITurretManager Interface |
Namespace: LynceeTec.Interfaces
The ITurretManager type exposes the following members.
| Name | Description | |
|---|---|---|
| IsEnabled |
Gets a value indicating whether this component is enabled in the current configuration.
(Inherited from IDHMDeviceComponent.) | |
| IsHardwareAvailable |
Gets a value indicating whether the physical component was detected and is available.
(Inherited from IDHMDeviceComponent.) |
| Name | Description | |
|---|---|---|
| SetIndexPosition(Int32) |
Moves all turrets to indexPosition. The turrets must be active turrets.
| |
| SetIndexPosition(Int32, TurretDhmPosition) |
Moves the turret at dhmPosition to indexPosition. The turret must be an active turret.
|