Click or drag to resize

DHMConfigurationCurrentSources Property

Physical ids of the laser source(s) of this configuration.

Namespace:  LynceeTec.Eucalyptus
Assembly:  LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.1.23514.0 , built 2023-11-07 12:37:17 UTC
Syntax
public IReadOnlyList<PhysicalLaserSource> CurrentSources { get; }

Property Value

Type: IReadOnlyListPhysicalLaserSource

Implements

IDHMConfigurationCurrentSources
See Also