VinDevice Properties

CVB.Net Documentation

The VinDevice type exposes the following members.

Properties

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

Reference