NIRfsa Namespace

Table of Contents

RfsaBasicConfigurationList Methods

  • Updated2025-05-22
  • 2 minute(s) read
RfsaBasicConfigurationList Methods

RfsaBasicConfigurationList Methods

The RfsaBasicConfigurationList type exposes the following members.

Methods

 NameDescription
Public methodCreateConfigurationList Creates an empty configuration list for RFSA list mode. Call the CreateStep(Boolean) method to add steps to the active configuration list.
Public methodCreateStep Creates a new configuration list step in the configuration list for RF list mode specified by the ActiveList property. When you create a configuration list step, a new instance of each property specified by the configuration list properties is created. Configuration list properties are specified when a configuration list is created.
Public methodDeleteConfigurationList Deletes a previously created configuration list and all the configuration list steps in the RF list mode configuration list. When a configuration list step is deleted, all the instances of the properties associated with the configuration list step are also removed.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience