RfsgDriverOperation Properties
- Updated2025-02-03
- 2 minute(s) read
Rfsg
The RfsgDriverOperation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Cache | Gets or sets whether to cache the value of properties. |
![]() | DriverSetup | Gets the driver setup string that you specified in the IVI configuration store, when the instrument driver session was created or passed in the OptionString parameter of the NIRfsg constructor. |
![]() | InterchangeCheck | Gets or sets whether to perform interchangeability checking and retrieve interchangeability warnings. |
![]() | IOResourceDescriptor | Gets the resource descriptor that the user specified for the physical device. |
![]() | LogicalName | Gets the IVI logical name specified when you open the current session. |
![]() | QueryInstrumentStatus | Gets or sets whether NI-RFSG queries the device status after each operation. |
![]() | RangeCheck | Gets or sets whether to validate property values and method parameters. |
![]() | RecordCoercions | Gets or sets whether the IVI engine keeps a list of the value coercions it makes for integer and real type properties. |
![]() | Simulate | Gets whether NI-RFSG simulates I/O operations. |
![]() | SynchronizeCallbacks | Gets or sets how events and callback delegates are invoked. |