DHMMotorsManager Class |
Namespace: LynceeTec.DHM.Motors
public class DHMMotorsManager : IMotorsManager, IDHMDeviceComponent, IDisposable, IReadOnlyDictionary<MotorizedDevicesType, IMotorizedDevice>, IReadOnlyCollection<KeyValuePair<MotorizedDevicesType, IMotorizedDevice>>, IEnumerable<KeyValuePair<MotorizedDevicesType, IMotorizedDevice>>, IEnumerable
The DHMMotorsManager type exposes the following members.
| Name | Description | |
|---|---|---|
| DHMMotorsManager | Initializes a new instance of the DHMMotorsManager class |
| Name | Description | |
|---|---|---|
| Count | ||
| IsEnabled |
Gets a value indicating whether this component is enabled in the current configuration.
| |
| IsHardwareAvailable |
Gets a value indicating whether all the enabled motors were detected and are available.
| |
| Item | ||
| Keys | ||
| Values |
| Name | Description | |
|---|---|---|
| ContainsKey | ||
| DisableAllMotorsAtEnd | ||
| Dispose | Releases all resources used by the DHMMotorsManager | |
| GetEnumerator | ||
| GetMotorComPort | ||
| GetOPL | ||
| InitAllMotorsCommunication | ||
| InitMotors | ||
| IsMotorEnabled | ||
| LoadConfigFromDatabase | ||
| MoveMotorsLoadConfig | ||
| ReloadFromDatabase | ||
| SetCommInfo | ||
| TryGetValue |