TurretManager Class |
Namespace: LynceeTec.DHM.Turret
The TurretManager type exposes the following members.
| Name | Description | |
|---|---|---|
| TurretManager | Initializes a new instance of the TurretManager class |
| Name | Description | |
|---|---|---|
| IsEnabled |
Gets a value indicating whether this component is enabled in the current configuration.
| |
| IsHardwareAvailable |
Gets a value indicating whether all the turrets were detected and are available.
|
| Name | Description | |
|---|---|---|
| Disconnect |
Disconnects and disposes all turrets instances.
| |
| Dispose | Releases all resources used by the TurretManager | |
| Init |
Create the turret instances, connects and initializes them.
| |
| 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.
| |
| Subscribe |