Trigger:Type
- Updated2025-10-13
- 1 minute(s) read
Specifies the trigger type.
You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.
The default value is None.
Remarks
The following table lists the characteristics of this property.
| Short Name | Trigger Type |
| Data type | ![]() |
| Permissions | Read/Write |
| High-level VIs | N/A |
| Resettable | Yes |
| None | 0 | No trigger is configured. |
| Digital Edge | 1 | The trigger is asserted when a digital edge is detected. You can specify the source of the digital edge using the Digital Edge Source property. |
| Software | 2 | The trigger is asserted when you send a software trigger. Use RFmxVNA Send Software Edge Trigger VI to send a software trigger. RFmx ignores Software Edge Trigger when performing Calibration. |
