|  | ILaserSource Interface | 
Namespace: LynceeTec.Interfaces
 Syntax
SyntaxThe ILaserSource type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BeamType | 
            The type of beam of the source, either continuous or pulsed
             | 
|  | CanBePulsed | |
|  | CanUsePolarization | |
|  | CommChannel | |
|  | ConfigId | 
            Logical source ID: the ID of the source in the current configuration, i.e 0 for Lambda 1, and 1 for the second source of the configuration, in the case of a dual configuration
             | 
|  | DbId | 
            The ID of the source in the database
             | 
|  | IsPulsed | |
|  | IsSourceOn | |
|  | IsVirtual | 
            Gets a value indicating whether this instance represents a virtual hardware or a real physical one.
             | 
|  | Lambda_nm | 
            The wavelength of the source, in [nm]
             | 
|  | SourceType | |
|  | UsePolarization | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | SetupConnection | |
|  | SwitchOff | 
            Switches the source off.
             | 
|  | SwitchOn | 
            Switches the source on (continuous, not pulsed).
             | 
|  | SwitchOn(Boolean, PulseSource) | |
|  | WarmUp | 
 Events
Events| Name | Description | |
|---|---|---|
|  | LaserStateChanged | 
 See Also
See Also