Jump to content

NI Controller Driver Error Code Family: Difference between revisions

From LabVIEW Wiki
Added page
 
m Remove redlinks for individual error code pages.
 
Line 5: Line 5:
! Description
! Description
|-
|-
| [[Error Code -26941|-26941]]
| -26941
| The firmware file is not supported by this software version.
| The firmware file is not supported by this software version.
|-
|-
| [[Error Code -26940|-26940]]
| -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.
|-
|-
| [[Error Code -26939|-26939]]
| -26939
| The firmware updating failed.
| The firmware updating failed.
|-
|-
| [[Error Code -26938|-26938]]
| -26938
| The provided firmware image is invalid.
| The provided firmware image is invalid.
|-
|-
| [[Error Code -26937|-26937]]
| -26937
| An unexpected error occurred.
| An unexpected error occurred.
|-
|-
| [[Error Code -26936|-26936]]
| -26936
| The caller has insufficient privileges to perform the requested operation.
| The caller has insufficient privileges to perform the requested operation.
|-
|-
| [[Error Code -26935|-26935]]
| -26935
| One or more of the provided arguments are invalid.
| One or more of the provided arguments are invalid.
|-
|-
| [[Error Code -26934|-26934]]
| -26934
| The requested operation is unsupported for the controller.
| The requested operation is unsupported for the controller.
|-
|-
| [[Error Code -26933|-26933]]
| -26933
| Insufficient memory is available to complete the operation.
| Insufficient memory is available to complete the operation.
|-
|-
| [[Error Code -26932|-26932]]
| -26932
| No supported controller is available.
| No supported controller is available.
|-
|-
| [[Error Code -26931|-26931]]
| -26931
| The provided session ID is invalid.
| The provided session ID is invalid.
|-
|-
| [[Error Code -26930|-26930]]
| -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.