 | ILaserSourcesControllerGetSourceByLogicalId Method |
Gets a source of the current configuration according to its logical identifier (i.e. 0 for Lambda 1, 1 for Lambda 2 or 3, if in use)
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 7.3.77.25127 UnwrapStitching cc0329b4, built 2018-08-31 12:02:55 UTC
SyntaxILaserSource GetSourceByLogicalId(
int logicalSourceId
)
ILaserSource^ GetSourceByLogicalId(
int logicalSourceId
)
Parameters
- logicalSourceId
- Type: SystemInt32
The logical source identifier.
Return Value
Type:
ILaserSource
See Also