Click or drag to resize

IStroboscopicUnitRaspi Interface

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.0.10611.0 , built 2022-11-07 13:51:40 UTC
Syntax
public interface IStroboscopicUnitRaspi : IDHMDeviceComponent, 
	IDisposable

The IStroboscopicUnitRaspi type exposes the following members.

Properties
  NameDescription
Public propertyIsConnected
Public propertyIsEnabled
Gets a value indicating whether this component is enabled in the current configuration.
(Inherited from IDHMDeviceComponent.)
Public propertyIsHardwareAvailable
Gets a value indicating whether the physical component was detected and is available.
(Inherited from IDHMDeviceComponent.)
Public propertyIsVirtual
Top
Methods
See Also