Interface SpinnakerNET::GenApi::IDeviceInfo¶
ClassList > SpinnakerNET > GenApi > IDeviceInfo
#include <DeviceInformation.h>
Inherited by the following classes: SpinnakerNET::GenApi::NodeMap
Public Attributes¶
| Type | Name |
|---|---|
| property SpinnakerNET::GenApi::Version | DeviceVersion = /* multi line expression */Get the SpinnakerNET::GenApi::Version of the device description file. |
| property __int16 | GenApiBuild = /* multi line expression */Gets the build number of the DLL's GenApi implementation. |
| property SpinnakerNET::GenApi::Version | GenApiVersion = /* multi line expression */Get the SpinnakerNET::GenApi::Version of the DLL'sGenApi implementation. |
| property::System::String | ModelName = /* multi line expression */Get the model name. |
| property::System::String | ProductGuid = /* multi line expression */Get the GUID describing the product. |
| property SpinnakerNET::GenApi::Version | SchemaVersion = /* multi line expression */Get the schema SpinnakerNET::GenApi::Version number. |
| property::System::String | StandardNameSpace = /* multi line expression */Get the standard name space. |
| property::System::String | ToolTip = /* multi line expression */Get tool tip. |
| property::System::String | VendorName = /* multi line expression */Get the vendor name. |
| property::System::String | VersionGuid = /* multi line expression */Get the GUID describing the product SpinnakerNET::GenApi::Version . |
Public Attributes Documentation¶
variable DeviceVersion¶
Get the SpinnakerNET::GenApi::Version of the device description file.
variable GenApiBuild¶
Gets the build number of the DLL's GenApi implementation.
variable GenApiVersion¶
Get the SpinnakerNET::GenApi::Version of the DLL'sGenApi implementation.
variable ModelName¶
Get the model name.
variable ProductGuid¶
Get the GUID describing the product.
variable SchemaVersion¶
Get the schema SpinnakerNET::GenApi::Version number.
variable StandardNameSpace¶
Get the standard name space.
variable ToolTip¶
Get tool tip.
variable VendorName¶
Get the vendor name.
variable VersionGuid¶
Get the GUID describing the product SpinnakerNET::GenApi::Version .
The documentation for this class was generated from the following file /workspace/src/SpinnakerNET/GenApiNet/DeviceInformation.h