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.6.0 6_6_dev_win7 d0d7c90, built 2018-02-15 13:05:00 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