Click or drag to resize
LaserSourceInfo Constructor
Initializes a new instance of the LaserSourceInfo class

Namespace: LynceeTec.DHM.LaserSources
Assembly: LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 6.4.0.7 6_4_dev 3998a02, built 2016-11-07 15:44:26 UTC
Syntax
public LaserSourceInfo(
	int sourceId,
	double wavelength_nm,
	int commChannel,
	int simultMask,
	LaserAndBoardType srcType
)

Parameters

sourceId
Type: SystemInt32
wavelength_nm
Type: SystemDouble
commChannel
Type: SystemInt32
simultMask
Type: SystemInt32
srcType
Type: LynceeTec.InterfacesLaserAndBoardType
See Also