Triggers:Script:Type
- Updated2025-10-14
- 2 minute(s) read
Specifies the type of trigger to use as the Script Trigger. This property requires that you use the Active Channel property to specify the name of the Script Trigger you are configuring. To set this property, the NI-RFSG device must be in the Configuration state.
Supported Devices: PXIe-5644/5645/5646, PXI-5670/5671, PXIe-5672/5673/5673E, PXIe-5820/5830/5831/5832/5840/5841/5842/5860
Default Value: None
Related Topics
Remarks
The following table lists the characteristics of this property.
| Short Name | ScriptTrig.Type |
| Data type | ![]() |
| Permissions | Read/Write |
| High-level VIs | niRFSG Configure Trigger |
| Channel-based | Yes |
| Resettable | Yes |
| None | 0 | Generation starts immediately. No trigger is configured. |
| Digital Edge | 1 | The data operation does not start until a digital edge is detected. The source of the digital edge is specified in the Digital Edge Script Trigger Source property, and the active edge is specified in Digital Edge Script Trigger Edge property. |
| Digital Level | 8000 | The data operation does not start until the digital level is detected. The source of the digital level is specified in the Digital Level Source property, and the active level is specified in the Digital Level Active Level property. |
| Software | 2 | The data operation does not start until a software event occurs. You can create a software event by calling the niRFSG Send Software Edge Trigger VI with ScriptTrigger as the trigger name and TriggerID as the Script Trigger identifier. |
