RfsgRevisionQueryResult Structure
- Updated2025-05-22
- 3 minute(s) read
Rfsg
Represents the driver revision.
Inheritance Hierarchy
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public struct RfsgRevisionQueryResult
Public Structure RfsgRevisionQueryResult
The RfsgRevisionQueryResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RfsgRevisionQueryResult | Initializes a new instance of RfsgRevisionQueryResult. |
Properties
Name | Description | |
---|---|---|
![]() | FirmwareRevision | Get a string that contains the firmware revision information for the NI-RFSG device you are currently using. |
![]() | InstrumentRevision | Gets a string that contains additional version information about NI-RFSG. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance of RfsgRevisionQueryResult and the object that you specify are equal.
(Overrides ValueTypeEquals(Object)) |
![]() | Equals(RfsgRevisionQueryResult) | Compares two RfsgRevisionQueryResult instances for equality. |
![]() | GetHashCode |
Returns the hash code for the current instance of RfsgRevisionQueryResult.
(Overrides ValueTypeGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality(RfsgRevisionQueryResult, RfsgRevisionQueryResult) | Checks whether the two instances of RfsgRevisionQueryResult are equal. |
![]() ![]() | Inequality(RfsgRevisionQueryResult, RfsgRevisionQueryResult) | Checks whether the two instances of RfsgRevisionQueryResult are unequal. |
Remarks
See the result of RevisionQuery.