ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgResetStepsToOmit Enumeration

  • Updated2024-05-08
  • 1 minute(s) read
RfsgResetStepsToOmit Enumeration

RfsgResetStepsToOmit Enumeration

Specifies a list of steps to skip during the reset process.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

[FlagsAttribute]
public enum RfsgResetStepsToOmit
<FlagsAttribute>
Public Enumeration RfsgResetStepsToOmit

Members

  Member nameValueDescription
None0 No step is omitted during reset.
Waveforms1 Omits clearing waveforms.
Scripts2 Omits clearing scripts.
Routes4 Omits the routing reset step. Routing is preserved after a reset. However, routing related properties are reset to default, and routing is released if the default properties are committed after a reset.
DeembeddingTables8 Omits deleting de-embedding tables. This step is valid only for the PXIe-5830/5831/5832/5840.

See Also

Log in to get a better experience