Determines when, in seconds, the device generates the Source Complete event, potentially starting a measurement if the MeasureWhen attribute is set to AutomaticallyAfterSourceComplete. Refer to the Single Point Source Mode and Sequence Source Mode topics for more information. Note: The NI PXI-4110 and NI PXI-4130 do not support this attribute.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public double SourceDelay { get; set; }

Remarks

A value representing when, in seconds, the device generates the Source Complete event. Valid Values:

For the PXIe-4051, 0 to 39 seconds.

For the PXIe-4147, 0 to 26.5 seconds.

For the PXIe-4151, 0 to 42 seconds.

For the PXIe-4162/4163 and PXIe-4190, 0 to 23 seconds.

For all other supported instruments, 0 to 167 seconds.

The default value is 0.01667.