| Visual Basic (Declaration) | |
|---|---|
Public Enum TriggerStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum TriggerStyle : System.Enum | |
| C++/CLI | |
|---|---|
public enum class TriggerStyle : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| AdcMagnitudeLevel | Specifies the ADC Magnitude trigger which triggers on the magnitude of the signal right after the ADC conversion. | 25.60 |
| Auto | Specifies the Free run trigger. The analyzer will process time records as quickly as possible. | — |
| External | Specifies the External trigger #1. | — |
| External2 | Specifies external trigger #2. | 18.50 |
| ExternalTtl | Specifies the External TTL trigger. | — |
| FrequencyMask | Specifies the Frequency Mask trigger. | 17.00 |
| GaplessPeriodic | Specifics the gapless periodic trigger. This is a periodic trigger but where it starts looking for the next trigger period boundary right after the previous one instead of after the end of the last measurements data (and thus is capable of gapless periodic triggering where no data is missed, although it can also do gaps if the period specified is longer than the measurement length). | 30.00 |
| InternalSource | Specifies Internal source trigger | 26.20 |
| Level | Specifies the Channel level trigger. | — |
| MagnitudeLevel | Specifies the IF Mag, Magnitude, or Channel Mag trigger which selects the specified IF signal as the trigger signal. | — |
| Periodic | This is only available with PSA Option 122 or 140 measurement hardware. Specifies that triggering will occur at regularly spaced intervals. | — |
| ProtocolChannelDetection | Specifies Protocol Channel Detection Trigger | 23.0 |
| ProtocolEvent | Specifies Protocol Event Trigger | 23.0 |
| ProtocolFrameDataAligned | Specifies Protocol Frame Data Aligned Trigger | 23.0 |
| Pxi | Specifies that a PXI backplane trigger line be used. | 18.50 |
| Pxi0 | Enable on the PXI trigger 0 back plane line | 25.00 |
| Pxi1 | Enable on the PXI trigger 1 back plane line | 25.00 |
| Pxi2 | Enable on the PXI trigger 2 back plane line | 25.00 |
| Pxi3 | Enable on the PXI trigger 3 back plane line | 25.00 |
| Pxi4 | Enable on the PXI trigger 4 back plane line | 25.00 |
| Pxi5 | Enable on the PXI trigger 5 back plane line | 25.00 |
| Pxi6 | Enable on the PXI trigger 6 back plane line | 25.00 |
| Pxi7 | Enable on the PXI trigger 7 back plane line | 25.00 |
| RFBurst | Specifies the RF Burst trigger. | 18.50 |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)