SystemInfo Properties

CVB.Net Documentation

The SystemInfo type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberDataPath
Directory where Common Vision Blox stores its settings.
Public propertyStatic memberDefaultTimeout
Default timeout setting to be used by drivers.
Public propertyStatic memberDeviceFileLoadFormatFilter
Returns a filter string with all formats that may be used with the Open(String) method.
Public propertyStatic memberImageFileLoadFormatFilter
Returns a filter string retrieved from the CVCFile.dll containing the different file types loadable by Common Vision Blox. This string is ready for use in the System.Windows.Forms dialog boxes' Filter property.
Public propertyStatic memberImageFileSaveFormatFilter
Returns a filter string retrieved from the CVCFile.dll containing the different file types savable by Common Vision Blox. This string is ready for use in the System.Windows.Forms dialog boxes' Filter property.
Public propertyStatic memberInstallPath
Directory Common Vision Blox has been installed to.
Public propertyStatic memberVersion
Version number of your CVB installation.
Top
See Also

Reference