Gets or sets the the external sync pulse source of the sync pulse sender.

Syntax

Namespace: NationalInstruments.ModularInstruments.SystemServices.TimingServices

public string SyncPulseSenderSyncPulseSource { get; set; }

Remarks

You can use this source to synchronize the sync pulse sender with an external non-TClk event.

Valid values are as follows:

  • For PXI devices, "<tt>PXI_Trig0</tt>" through "<tt>PXI_Trig7</tt>" and device-specific settings.  

  • For PCI devices, "<tt>RTSI_0</tt>" through "<tt>RTSI_7</tt>" and device-specific settings.  

The default value is an empty string. An empty string indicates that the signal is not exported.