RFmxGsmMXSignalStructure Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the signal is bursted or continuous. For bursted signal and continuous signals, set the SetTriggerType(string, RFmxGsmMXTriggerType) to IQPowerEdge and None, respectively.
Syntax
Namespace: NationalInstruments.RFmx.GsmMX
public enum RFmxGsmMXSignalStructure
Members
| Name | Value | Description |
|---|---|---|
| Bursted | 0 | The signal is bursted. |
| Continuous | 1 | The signal is continuous. |