Click or drag to resize
DaqDeviceHardwareVersion Property
The current device hardware version number.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public string HardwareVersion { get; set; }

Property Value

Type: String

Implements

IDaqDeviceHardwareVersion
See Also