Click or drag to resize

ILaserSource Interface

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:19 UTC
Syntax
public interface ILaserSource : IDisposable

The ILaserSource type exposes the following members.

Properties
  NameDescription
Public propertyBeamType
The type of beam of the source, either continuous or pulsed
Public propertyCanBePulsed
Public propertyCanUsePolarization
Public propertyCommChannel
Public propertyConfigId
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
Public propertyDbId
The ID of the source in the database
Public propertyIsPulsed
Public propertyIsSourceOn
Public propertyIsVirtual
Gets a value indicating whether this instance represents a virtual hardware or a real physical one.
Public propertyLambda_nm
The wavelength of the source, in [nm]
Public propertySourceType
Public propertyUsePolarization
Top
Methods
Events
  NameDescription
Public eventLaserStateChanged
Top
See Also