Hello,
I am currently attempting to setup an NI 9862 CAN interface card using NI Xnet. I have followed the procedure set out here: Getting Started with NI-XNET Installing and Configuring It for NI VeriStand and NI LabVIEW - Nationa...
but when I go to deploy, the little red light (LED 1) comes on, it sits for a moment, then gives this error:
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
The VeriStand Gateway encountered an error while deploying the System Definition file.
Details:
Error -1074384887 occurred at Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> Project Window.lvlib:Connect to System.vi
Possible reason(s):
NI-XNET: (Hex 0xBFF63009) The board's firmware did not answer a command. Solution: Stop your application and execute a self test. Try deactivating/reactivating the driver in the Device Manager. If the problem persists, contact National Instruments.
=========================
NI VeriStand: NI VeriStand Engine.lvlib:VeriStand Engine Wrapper (RT).vi >> NI VeriStand Engine.lvlib:VeriStand Engine.vi >> NI VeriStand Engine.lvlib:VeriStand Engine State Machine.vi >> HP Loop.lvlib:HP Loop Main.vi >> HP Loop.lvlib:Initialize HP Loop.vi >> Custom Devices Storage.lvlib:Start Device (HW Interface).vi
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
After it does this, NI max can no longer see the CAN port until I run the veristand project again. I have manually deployed the bitfile using labview, and run a self test, and firmware reinstall as recommended there, but the issue has not gone away and I've not been able to deploy. Any thoughts on what could be causing this, or good avenues of troubleshooting to follow? Thanks in advance.