RfsgAlcControl Enumeration
- Updated2024-05-08
- 1 minute(s) read
RfsgAlcControl Enumeration
Specifies whether to enable or disable the automatic leveling control (ALC).
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public enum RfsgAlcControl
Public Enumeration RfsgAlcControl
Members
Member name | Value | Description | |
---|---|---|---|
Enable | 1 | Enables the ALC. | |
Disable | 0 | Disables the ALC. |