RfsgErrorQueryResult.ErrorCode Property
- Updated2024-05-08
- 1 minute(s) read
RfsgErrorQueryResultErrorCode Property
Gets the error code returned by the driver.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public int ErrorCode { get; }
Public ReadOnly Property ErrorCode As Integer Get
Property Value
Type: Int32Returns an Int32 representing the error code.