Click or drag to resize
DaqDeviceFirmwareVersion Property
The current device firmware version.

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 FirmwareVersion { get; set; }

Property Value

Type: String

Implements

IDaqDeviceFirmwareVersion
See Also