Jump to content

NI PXI Routing Matrix 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 -1074101707|-1074101707]]
| -1074101707
| Version check error. The trigger routing topography on the FPGA is too old.  Upgrade your firmware, or recompile your FPGA bitfile with a newer version of the trigger routing topography.
| Version check error. The trigger routing topography on the FPGA is too old.  Upgrade your firmware, or recompile your FPGA bitfile with a newer version of the trigger routing topography.
|-
|-
| [[Error Code -1074101706|-1074101706]]
| -1074101706
| Version check error. The trigger routing topography on the FPGA is too new.  Upgrade your software, or use a compatible FPGA bitfile.
| Version check error. The trigger routing topography on the FPGA is too new.  Upgrade your software, or use a compatible FPGA bitfile.
|-
|-
| [[Error Code -1074101705|-1074101705]]
| -1074101705
| The FPGA reported an unknown routing topography identifier, which is not supported by the driver.
| The FPGA reported an unknown routing topography identifier, which is not supported by the driver.
|-
|-
| [[Error Code -1074101704|-1074101704]]
| -1074101704
| Internal software error. The number of terminals specified in FPGA bitfile is not supported by the driver.
| Internal software error. The number of terminals specified in FPGA bitfile is not supported by the driver.
|-
|-
| [[Error Code -1074101703|-1074101703]]
| -1074101703
| Device timed out while waiting for output enable to settle.
| Device timed out while waiting for output enable to settle.
|-
|-
| [[Error Code -1074101702|-1074101702]]
| -1074101702
| Internal software error. Requested address is outside PXI trigger routing address space.
| Internal software error. Requested address is outside PXI trigger routing address space.
|-
|-
| [[Error Code -1074101701|-1074101701]]
| -1074101701
| Internal software error. Requested address is outside register port window.
| Internal software error. Requested address is outside register port window.
|-
|-
| [[Error Code -1074101700|-1074101700]]
| -1074101700
| Software for trigger routing is too old compared to the FPGA bitfile. Update driver.
| Software for trigger routing is too old compared to the FPGA bitfile. Update driver.
|-
|-
| [[Error Code -1074101699|-1074101699]]
| -1074101699
| Revision for trigger routing component(s) on the FPGA bitfile is too old. Update bitfile.
| Revision for trigger routing component(s) on the FPGA bitfile is too old. Update bitfile.
|-
|-
| [[Error Code -1074101698|-1074101698]]
| -1074101698
| An invalid topography base address was found on FPGA bitfile.
| An invalid topography base address was found on FPGA bitfile.
|-
|-
| [[Error Code -1074101697|-1074101697]]
| -1074101697
| FPGA bitfile loaded on device does not contain the necessary components for trigger routing.
| FPGA bitfile loaded on device does not contain the necessary components for trigger routing.
|}
|}


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

Latest revision as of 16:01, 7 May 2023

Below are all of the Error Codes that belong to the NI PXI Routing Matrix Error Code Family (see Error List for list of Families).

Code Description
-1074101707 Version check error. The trigger routing topography on the FPGA is too old. Upgrade your firmware, or recompile your FPGA bitfile with a newer version of the trigger routing topography.
-1074101706 Version check error. The trigger routing topography on the FPGA is too new. Upgrade your software, or use a compatible FPGA bitfile.
-1074101705 The FPGA reported an unknown routing topography identifier, which is not supported by the driver.
-1074101704 Internal software error. The number of terminals specified in FPGA bitfile is not supported by the driver.
-1074101703 Device timed out while waiting for output enable to settle.
-1074101702 Internal software error. Requested address is outside PXI trigger routing address space.
-1074101701 Internal software error. Requested address is outside register port window.
-1074101700 Software for trigger routing is too old compared to the FPGA bitfile. Update driver.
-1074101699 Revision for trigger routing component(s) on the FPGA bitfile is too old. Update bitfile.
-1074101698 An invalid topography base address was found on FPGA bitfile.
-1074101697 FPGA bitfile loaded on device does not contain the necessary components for trigger routing.