RfsgConfigurationListStepTrigger Class
- Updated2025-10-14
- 1 minute(s) read
Provides the method and properties used to configure the Configuration List Step trigger.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public class RfsgConfigurationListStepTrigger : RfsgSubObject
Remarks
For more information, refer to the NI-RFSG Instrument Driver Programming Flow topic in the NI RF Signal Generators Help.
Properties
| Name | Description |
|---|---|
| DigitalEdge | Gets the configuration parameters needed if the TriggerType property is set to DigitalEdge. |
| ExportedOutputTerminal | Gets or sets the destination terminal to export ConfigurationListStepTrigger. |
| TerminalName | Gets the fully-qualified signal name. |
| TriggerType | Gets or sets the type of trigger to use as RfsgConfigurationListStepTrigger. |