Click or drag to resize

DeviceInfo Class

This class holds some parameters to identify and handle a DALSA camera.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.CamerasPlugin.TeledyneDalsaCameraDeviceInfo

Namespace: RAYLASE.Marker.CamerasPlugin.TeledyneDalsaCamera
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public class DeviceInfo

The DeviceInfo type exposes the following members.

Constructors
 NameDescription
Public methodDeviceInfoInitializes a new instance of the DeviceInfo class
Top
Properties
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
Fields
 NameDescription
Public fieldStatic member_defaultConfigFilePath 
Top
See Also