ILaserSourcesManager Methods |
The ILaserSourcesManager type exposes the following members.
| 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.
|