ni4133_ConfigureReadyForPulseTriggerEvent
- Updated2025-11-18
- 1 minute(s) read
Configures the PXIe-4133 instrument to export the Ready For Pulse Trigger event to PXI triggers or PFI lines.
Syntax
ni4133_Status NI4133_DECL ni4133_ConfigureReadyForPulseTriggerEvent(ni4133_SessionHandle sessionHandle, const char *readyForPulseTriggerEventDestination)
Parameters
| Name | Direction | Type | Description |
|---|---|---|---|
| sessionHandle | [in] | ni4133_SessionHandle | Specifies the session to configure. |
| readyForPulseTriggerEventDestination | [in] | const char * | Specifies the destination terminal of the Ready For Pulse Trigger 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 |