|
IDaqDeviceFirmwareVersion Property |
The firmware 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 FirmwareVersion { get; }
ReadOnly Property FirmwareVersion As String
Get
property String^ FirmwareVersion {
String^ get ();
}
abstract FirmwareVersion : string with get
Property Value
Type:
StringSee Also