|
IDaqDeviceHardwareVersion Property |
The hardware version of the connected device.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax string HardwareVersion { get; set; }
Property HardwareVersion As String
Get
Set
property String^ HardwareVersion {
String^ get ();
void set (String^ value);
}
abstract HardwareVersion : string with get, set
Property Value
Type:
StringSee Also