ni4133_ConfigureAbortTrigger
- Updated2025-11-18
- 1 minute(s) read
Configures the trigger source and polarity to abort a measurement.
Syntax
ni4133_Status NI4133_DECL ni4133_ConfigureAbortTrigger(ni4133_SessionHandle sessionHandle, const char *abortTriggerSource, ni4133_TriggerPolarity abortTriggerPolarity)
Parameters
| Name | Direction | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sessionHandle | [in] | ni4133_SessionHandle | Specifies the session to configure. | |||||||||
| abortTriggerSource | [in] | const char * | Specifies the abort trigger source. | |||||||||
| abortTriggerPolarity | [in] | ni4133_TriggerPolarity | Specifies the abort trigger polarity. Defined Values:
|
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 |