Provides the properties used to configure the Start trigger.

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public class RfsgStartTrigger : RfsgSubObject

Remarks

For more information, refer to the NI-RFSG Programming State Model topic in the NI RF Signal Generators Help.

Properties

NameDescription
DigitalEdge

Gets the configuration parameters needed if the selected Start trigger type is DigitalEdge.

ExportedOutputTerminal

Gets or sets the destination terminal for exporting the Start trigger.

Synchronized

Provides the properties used for synchronizing the Start trigger.

TerminalName

Gets the fully-qualified signal name as a string.

TriggerType

Gets or sets the Start trigger type.

Methods

NameDescription
ConfigureSoftwareTrigger()

Configures the Start trigger for software triggering.

Disable()

Configures the device to not wait for a Start trigger after Initiate is called.

SendSoftwareEdgeTrigger()

Forces a particular trigger to occur. The specified trigger is generated regardless of whether the trigger has been configured as a software trigger.