ILaser |
The ILaserSourcesManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AreAllSubItemsAvailable |
Gets a value indicating if all sub-items are available.
(Inherited from IHardwareItemManagerTHardwareItem) | |
| Status |
Get the status of the manager and all its sub-items
(Inherited from IHardwareItemManagerTHardwareItem) |
| Name | Description | |
|---|---|---|
| GetDescription |
Gets the description of the hardware item manager
(Inherited from IHardwareItemManagerTHardwareItem) | |
| GetHardwareSubItemStatus |
Gets the status of a specific sub-item, identified by its uniqueId (Inherited from IHardwareItemManagerTHardwareItem) | |
| SwitchAllSourcesOff | Switches all sources OFF. | |
| SwitchConfigSourcesOn | Switches all the sources corresponding to the currently active configuration ON. | |
| SwitchLogicalSourceOff | Switches a single laser source OFF, based on its logical ID. The source must be part of the sources of the current measurement configuration. | |
| SwitchLogicalSourceOn | Switches a single laser source ON, based on its logical ID. The source must be part of the sources of the current measurement configuration. | |
| SwitchPhysicalSourceOff | Switches a single laser source OFF, based on its physical ID. The source must be part of the sources of the current measurement configuration. | |
| SwitchPhysicalSourceOn | Switches a single laser source ON, based on its physical ID. The source must be part of the sources of the current measurement configuration. |
| Name | Description | |
|---|---|---|
| AreAllSubItemsAvailableChanged |
Occurs when the availability based on all sub-items changes
(Inherited from IHardwareItemManagerTHardwareItem) |