 | LaserSourceInfo Constructor |
Namespace: LynceeTec.DHM.LaserSourcesAssembly: LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 6.5.0.22 DocUpdate 6777a38, built 2017-12-08 13:19:26 UTC
Syntaxpublic LaserSourceInfo(
int sourceId,
double wavelength_nm,
int commChannel,
int simultMask,
LaserAndBoardType srcType
)
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