NI Controller Driver Error Code Family: Difference between revisions
Appearance
Added page |
m Remove redlinks for individual error code pages. |
||
Line 5: | Line 5: | ||
! Description | ! Description | ||
|- | |- | ||
| | | -26941 | ||
| The firmware file is not supported by this software version. | | The firmware file is not supported by this software version. | ||
|- | |- | ||
| | | -26940 | ||
| The firmware unexpectedly failed to update. The system may fail to reboot if the update is not successfully applied. Please re-attempt the update until it applies successfully. If this error persists, contact NI support. | | The firmware unexpectedly failed to update. The system may fail to reboot if the update is not successfully applied. Please re-attempt the update until it applies successfully. If this error persists, contact NI support. | ||
|- | |- | ||
| | | -26939 | ||
| The firmware updating failed. | | The firmware updating failed. | ||
|- | |- | ||
| | | -26938 | ||
| The provided firmware image is invalid. | | The provided firmware image is invalid. | ||
|- | |- | ||
| | | -26937 | ||
| An unexpected error occurred. | | An unexpected error occurred. | ||
|- | |- | ||
| | | -26936 | ||
| The caller has insufficient privileges to perform the requested operation. | | The caller has insufficient privileges to perform the requested operation. | ||
|- | |- | ||
| | | -26935 | ||
| One or more of the provided arguments are invalid. | | One or more of the provided arguments are invalid. | ||
|- | |- | ||
| | | -26934 | ||
| The requested operation is unsupported for the controller. | | The requested operation is unsupported for the controller. | ||
|- | |- | ||
| | | -26933 | ||
| Insufficient memory is available to complete the operation. | | Insufficient memory is available to complete the operation. | ||
|- | |- | ||
| | | -26932 | ||
| No supported controller is available. | | No supported controller is available. | ||
|- | |- | ||
| | | -26931 | ||
| The provided session ID is invalid. | | The provided session ID is invalid. | ||
|- | |- | ||
| | | -26930 | ||
| The buffer is too small for the requested data. | | The buffer is too small for the requested data. | ||
|} | |} | ||
[[Category:Error Handling]] | [[Category:Error Handling]] |
Latest revision as of 16:04, 7 May 2023
Below are all of the Error Codes that belong to the NI Controller Driver Error Code Family (see Error List for list of Families).
Code | Description |
---|---|
-26941 | The firmware file is not supported by this software version. |
-26940 | The firmware unexpectedly failed to update. The system may fail to reboot if the update is not successfully applied. Please re-attempt the update until it applies successfully. If this error persists, contact NI support. |
-26939 | The firmware updating failed. |
-26938 | The provided firmware image is invalid. |
-26937 | An unexpected error occurred. |
-26936 | The caller has insufficient privileges to perform the requested operation. |
-26935 | One or more of the provided arguments are invalid. |
-26934 | The requested operation is unsupported for the controller. |
-26933 | Insufficient memory is available to complete the operation. |
-26932 | No supported controller is available. |
-26931 | The provided session ID is invalid. |
-26930 | The buffer is too small for the requested data. |