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.5.0.22 DocUpdate 6777a38, built 2017-12-08 13:19: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