Jump to content

NI PCI Bridge 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 -313012|-313012]]
| -313012
| Operation access denied. Log into the system as an administrator and try again.
| Operation access denied. Log into the system as an administrator and try again.
|-
|-
| [[Error Code -313011|-313011]]
| -313011
| Operation execution timeout.
| Operation execution timeout.
|-
|-
| [[Error Code -313010|-313010]]
| -313010
| Invalid EEPROM configuration. Verify the validation signature and bits sent to the Command/Status Register.
| Invalid EEPROM configuration. Verify the validation signature and bits sent to the Command/Status Register.
|-
|-
| [[Error Code -313009|-313009]]
| -313009
| The provided session ID is invalid.
| The provided session ID is invalid.
|-
|-
| [[Error Code -313008|-313008]]
| -313008
| An unexpected error occurred.
| An unexpected error occurred.
|-
|-
| [[Error Code -313007|-313007]]
| -313007
| The EEPROM image is not formatted correctly or is corrupt.
| The EEPROM image is not formatted correctly or is corrupt.
|-
|-
| [[Error Code -313006|-313006]]
| -313006
| You must open the applicable bridge before the requested operation can be performed.
| You must open the applicable bridge before the requested operation can be performed.
|-
|-
| [[Error Code -313005|-313005]]
| -313005
| The bridge you attempted to open is already open.
| The bridge you attempted to open is already open.
|-
|-
| [[Error Code -313004|-313004]]
| -313004
| The requested operation is not supported.
| The requested operation is not supported.
|-
|-
| [[Error Code -313003|-313003]]
| -313003
| No bridge meeting the desired parameters was found.
| No bridge meeting the desired parameters was found.
|-
|-
| [[Error Code -313002|-313002]]
| -313002
| The provided buffer is insufficient for the requested data.
| The provided buffer is insufficient for the requested data.
|-
|-
| [[Error Code -313001|-313001]]
| -313001
| An error occurred retrieving properties from a PCI Bridge.
| An error occurred retrieving properties from a PCI Bridge.
|-
|-
| [[Error Code -313000|-313000]]
| -313000
| The provided parameter is out of range, or does not map to a valid bridge.
| The provided parameter is out of range, or does not map to a valid bridge.
|}
|}


[[Category:Error Handling]]
[[Category:Error Handling]]

Latest revision as of 15:49, 7 May 2023

Below are all of the Error Codes that belong to the NI PCI Bridge Driver Error Code Family (see Error List for list of Families).

Code Description
-313012 Operation access denied. Log into the system as an administrator and try again.
-313011 Operation execution timeout.
-313010 Invalid EEPROM configuration. Verify the validation signature and bits sent to the Command/Status Register.
-313009 The provided session ID is invalid.
-313008 An unexpected error occurred.
-313007 The EEPROM image is not formatted correctly or is corrupt.
-313006 You must open the applicable bridge before the requested operation can be performed.
-313005 The bridge you attempted to open is already open.
-313004 The requested operation is not supported.
-313003 No bridge meeting the desired parameters was found.
-313002 The provided buffer is insufficient for the requested data.
-313001 An error occurred retrieving properties from a PCI Bridge.
-313000 The provided parameter is out of range, or does not map to a valid bridge.