Device Properties

CVB.Net Documentation

The Device type exposes the following members.

Properties

  NameDescription
Public propertyConnectionState
Gets the current ConnectionState of this Device object.
Public propertyDeviceControl
Gets the IDeviceControl interface if present.
Public propertyDeviceImage
Gets, if available, the device image pointing to the latest synchronized image.
Public propertyDigitalIO
Gets the IDigitalIO interface object if present.
Public propertyDriverGuid
Get the globally unique identifier of a CVB driver.
Public propertyHandle
Gets the native CVB object handle.
Public propertyImageRect
Gets the IImageRect interface object if present.
Public propertyIsDisposed
Tests if the native handle has already been disposed.
Public propertyNodeMaps
Gets the dictionary holding all available NodeMaps.
Public propertyNotify
Gets the INotifyINotifyObservables if present.
Public propertyRegPort
Gets the register port interface of this device if present.
Public propertyResourceLocator
Gets the access token or path of the file name including its extension.
Public propertySoftwareTrigger
Gets the ISoftwareTrigger interface object if present.
Public propertyStream
Convenience property to access the first stream if present.
Public propertyStreams
Access to the available acquisition streams of this device.
Public propertyTriggerMode
Gets or sets the trigger mode of the device if possible.
Top
See Also

Reference