|  | ITurretManager Interface | 
Namespace: LynceeTec.Interfaces
 Syntax
SyntaxThe ITurretManager type exposes the following members.
 Properties
Properties| 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.) | 
 Methods
Methods| 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.
             | 
 See Also
See Also