niFlexRIO_Commit
- Updated2025-11-22
- 1 minute(s) read
niFlexRIO_Commit
FlexRIO_Status niFlexRIO_Commit(NiFpga_Session session);
Purpose
Commits attribute settings to the hardware.
Parameters
| Input | ||
| Name | Type | Description |
| session | NiFpga_Session | Specifies the reference to the currently open NiFpga session. |
Return Value
| Name | Type | Description | ||||||||
| returnValue | FlexRIO_Status | Reports the status of this operation. To obtain a text description of the status code, call niFlexRIO_GetError. The general meaning of the status code is as follows:
|