Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.API.Hardware
ILaserSourcesManager Interface
ILaserSourcesManager Methods
SwitchAllSourcesOff Method
SwitchConfigSourcesOn Method
SwitchLogicalSourceOff Method
SwitchLogicalSourceOn Method
SwitchPhysicalSourceOff Method
SwitchPhysicalSourceOn Method
ILaser
Sources
Manager
Switch
Logical
Source
Off Method
Switches a single laser source OFF, based on its logical ID. The source must be part of the sources of the current measurement configuration.
Namespace:
LynceeTec.API.Hardware
Assembly:
LynceeTec.API.Hardware (in LynceeTec.API.Hardware.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:35 UTC
Syntax
C#
C++
Copy
void
SwitchLogicalSourceOff
(
int
logicalSourceId
)
void
SwitchLogicalSourceOff
(
int
logicalSourceId
)
Parameters
logicalSourceId
Int32
Exceptions
Exception
Condition
ArgumentException
Thrown when the selected source is not part of the current configuration (or when no configuration is loaded)
See Also
Reference
ILaserSourcesManager Interface
LynceeTec.API.Hardware Namespace
Send comments on this topic to
sdk-support@lynceetec.com