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