Trigger:Type
- Updated2025-04-08
- 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 | RFmxCDMA2k Configure Trigger |
Resettable | Yes |
None | 0 | No Reference Trigger is configured. |
Digital Edge | 1 | The Reference Trigger is not asserted until a digital edge is detected. The source of the digital edge is specified using the Digital Edge Source property. |
IQ Power Edge | 2 | The Reference Trigger is asserted when the signal changes past the level specified by the slope (rising or falling), which is configured using the IQ Power Edge Source property. |
Software | 3 | The Reference Trigger is not asserted until a software trigger occurs. |