Configures the PXIe-4133 instrument to export the Pulse event to PXI triggers or PFI lines with a specific delay.

Syntax

ni4133_Status NI4133_DECL ni4133_ConfigurePulseEvent(ni4133_SessionHandle sessionHandle, double pulseEventDelay, const char *pulseEventDestination)

Parameters

NameDirectionTypeDescription
sessionHandle[in]ni4133_SessionHandle

Specifies the session to configure.

pulseEventDelay[in]double

Specifies the delay, in seconds, between the pulse output and the pulse event.

pulseEventDestination[in]const char *

Specifies the destination terminal of the pulse event.

Returns

Reports the status of this operation.

To obtain a text description of the status code, call ni4133_GetErrorDescription. The general meaning of the status code is as follows:

Value

Meaning

Positive Values

Warnings

Negative Values

Errors