11-13-2023 01:37 AM
I have an connected error while I was deploying the model. Also, target is refused connection. I use real time target PXIe 8101 and OS is Linux RT.
How can I solve this issue? Thank you.
Deployment Error
Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> Project Window.lvlib:Connect to System.vi
<append>=========================
NI VeriStand: Open VI Reference in DAQ Engine.lvlib:Call Init VI.vi->DAQ Engine.lvlib:Create Virtual Channels DIDO.vi->DAQ Engine.lvlib:DAQ_Init Devices.vi->NI VeriStand Engine.lvlib:Initialize DAQ Data.vi->NI VeriStand Engine.lvlib:VeriStand Engine State Machine.vi->NI VeriStand Engine.lvlib:VeriStand Engine.vi<APPEND>
VI Path: <b>c:\ni-rt\NIVeriStand\DAQ Plugins\DAQPlugins.llb\DO.vi</b>
Built Application or Shared Library (DLL): Make sure all dynamically loaded VIs were properly included in the build specification for the application or shared library.
LabVIEW Real-Time: VIs built into executables cannot be accessed through VI Server calls. Use Source Distributions to dynamically call VIs on Real-Time targets.
Error 7 occurred at Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> Project Window.lvlib:Connect to System.vi
Possible reason(s):
LabVIEW: (Hex 0x7) File not found. The file might be in a different location or deleted. Use the command prompt or the file explorer to verify that the path is correct.
=========================
NI VeriStand: Open VI Reference in DAQ Engine.lvlib:Call Init VI.vi->DAQ Engine.lvlib:Create Virtual Channels DIDO.vi->DAQ Engine.lvlib:DAQ_Init Devices.vi->NI VeriStand Engine.lvlib:Initialize DAQ Data.vi->NI VeriStand Engine.lvlib:VeriStand Engine State Machine.vi->NI VeriStand Engine.lvlib:VeriStand Engine.vi<APPEND>
VI Path: c:\ni-rt\NIVeriStand\DAQ Plugins\DAQPlugins.llb\DO.vi
Built Application or Shared Library (DLL): Make sure all dynamically loaded VIs were properly included in the build specification for the application or shared library.
LabVIEW Real-Time: VIs built into executables cannot be accessed through VI Server calls. Use Source Distributions to dynamically call VIs on Real-Time targets.
Solved! Go to Solution.
11-13-2023 07:25 AM
PXIe-8101 does not support Linux RT. Only PXIe-88xx supports Linux RT.
Reference: Provisioning a Controller to the NI Linux Real-Time Operating System
11-13-2023 07:57 AM
I am so sorry, I didin't check the LV. OS is PharLap. There is a new issue 0x3F. How can I solve this?
Deployment Error
Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> Project Window.lvlib:Connect to System.vi
<append>=========================
NI VeriStand: Server TCP Interface.lvlib:TCP Connection Manager.vi:7430001
<append>=========================
NI VeriStand: Error 63 occurred at TCP Open Connection in Server TCP Interface.lvlib:TCP Connection Manager.vi:7430001
Possible reason(s):
LabVIEW: (Hex 0x3F) Serial port receive buffer overflow.
=========================
LabVIEW: (Hex 0x3F) The network connection was refused by the server.
Target: 192.168.2.155
Error -307853 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 VeriStand: The VeriStand Gateway was unable to establish a connection with the target. Confirm that the target is running and that the VeriStand Engine successfully has started. If you still cannot connect to the target, use MAX to reinstall the NI VeriStand Run-Time Engine to the target.
=========================
NI VeriStand: Server TCP Interface.lvlib:TCP Connection Manager.vi:7430001
<append>=========================
NI VeriStand: Error 63 occurred at TCP Open Connection in Server TCP Interface.lvlib:TCP Connection Manager.vi:7430001
Possible reason(s):
LabVIEW: (Hex 0x3F) Serial port receive buffer overflow.
=========================
LabVIEW: (Hex 0x3F) The network connection was refused by the server.
Target: 192.168.2.155
11-13-2023 08:44 AM
Error -307853 When Deploying VeriStand Project to Real-Time Target
11-13-2023 09:13 AM
I've already downloaded the Veristand Real Time Engine Tools but it doesn't working still.
11-13-2023 11:31 AM
Try deploying an empty project and see if it works.
If it doesn't work, the VeriStand Engine is still not running.
11-14-2023 02:07 AM
Yeah, I solved the problem startup VI was off. I opened it and veristand connected