Click or drag to resize

ILaserSourcesManager Methods

The ILaserSourcesManager type exposes the following members.

Methods
 NameDescription
Public methodGetDescription Gets the description of the hardware item manager
(Inherited from IHardwareItemManagerTHardwareItem)
Public methodGetHardwareSubItemStatus Gets the status of a specific sub-item, identified by its uniqueId
(Inherited from IHardwareItemManagerTHardwareItem)
Public methodSwitchAllSourcesOff Switches all sources OFF.
Public methodSwitchConfigSourcesOn Switches all the sources corresponding to the currently active configuration ON.
Public methodSwitchLogicalSourceOff Switches a single laser source OFF, based on its logical ID. The source must be part of the sources of the current measurement configuration.
Public methodSwitchLogicalSourceOn Switches a single laser source ON, based on its logical ID. The source must be part of the sources of the current measurement configuration.
Public methodSwitchPhysicalSourceOff Switches a single laser source OFF, based on its physical ID. The source must be part of the sources of the current measurement configuration.
Public methodSwitchPhysicalSourceOn Switches a single laser source ON, based on its physical ID. The source must be part of the sources of the current measurement configuration.
Top
See Also