Skip to content

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.

property SpinnakerNET::GenApi::Version SpinnakerNET::GenApi::IDeviceInfo::DeviceVersion;


variable GenApiBuild

Gets the build number of the DLL's GenApi implementation.

property __int16 SpinnakerNET::GenApi::IDeviceInfo::GenApiBuild;


variable GenApiVersion

Get the SpinnakerNET::GenApi::Version of the DLL'sGenApi implementation.

property SpinnakerNET::GenApi::Version SpinnakerNET::GenApi::IDeviceInfo::GenApiVersion;


variable ModelName

Get the model name.

property::System::String SpinnakerNET::GenApi::IDeviceInfo::ModelName;


variable ProductGuid

Get the GUID describing the product.

property::System::String SpinnakerNET::GenApi::IDeviceInfo::ProductGuid;


variable SchemaVersion

Get the schema SpinnakerNET::GenApi::Version number.

property SpinnakerNET::GenApi::Version SpinnakerNET::GenApi::IDeviceInfo::SchemaVersion;


variable StandardNameSpace

Get the standard name space.

property::System::String SpinnakerNET::GenApi::IDeviceInfo::StandardNameSpace;


variable ToolTip

Get tool tip.

property::System::String SpinnakerNET::GenApi::IDeviceInfo::ToolTip;


variable VendorName

Get the vendor name.

property::System::String SpinnakerNET::GenApi::IDeviceInfo::VendorName;


variable VersionGuid

Get the GUID describing the product SpinnakerNET::GenApi::Version .

property::System::String SpinnakerNET::GenApi::IDeviceInfo::VersionGuid;



The documentation for this class was generated from the following file /workspace/src/SpinnakerNET/GenApiNet/DeviceInformation.h