LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI Veristand Custom Devices Error

Solved!
Go to solution
I'm trying to use the NI Veristand Custom Devices to use the RS-422 interface, whenever I try to deploy to my remote system I get this following error:
 
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 Custom Devices Storage.lvlib:Open Device Reference (HW Interface).vi->Custom Devices Storage.lvlib:Initialize Device (HW Interface).vi->NI VeriStand Engine.lvlib:Initialize Inline Custom Devices.vi->NI VeriStand Engine.lvlib:VeriStand Engine State Machine.vi->NI VeriStand Engine.lvlib:VeriStand Engine.vi->NI VeriStand Engine.lvlib:VeriStand Engine Wrapper (RT).vi<APPEND>
<b>/c/ni-rt/VeriStand/Custom Devices/Instrument Addon/Instrument Addon Engine Linux64.llb/RT Driver VI.vi</b>
Error 1003 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 0x3EB) The VI is not executable.  This error may occur because the VI is either broken or contains a subVI that LabVIEW cannot locate. Select File>>Open to open the VI and verify that you can run it.
=========================
NI VeriStand:  Open VI Reference in Custom Devices Storage.lvlib:Open Device Reference (HW Interface).vi->Custom Devices Storage.lvlib:Initialize Device (HW Interface).vi->NI VeriStand Engine.lvlib:Initialize Inline Custom Devices.vi->NI VeriStand Engine.lvlib:VeriStand Engine State Machine.vi->NI VeriStand Engine.lvlib:VeriStand Engine.vi->NI VeriStand Engine.lvlib:VeriStand Engine Wrapper (RT).vi<APPEND>
/c/ni-rt/VeriStand/Custom Devices/Instrument Addon/Instrument Addon Engine Linux64.llb/RT Driver VI.vi
0 Kudos
Message 1 of 4
(489 Views)

I assume you are using the official release version of niveristand-instrument-addon-custom-device but not the custom code that you modified.

Can you check if NI-VISA is installed in your RT target?

VeriStand Error 1003 When Deploying Custom Device

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 4
(476 Views)

Yes, I have this one installed: Instrument_Addon_2021.zip.

 

NI-VISA is also installed on the RT target.

0 Kudos
Message 3 of 4
(447 Views)
Solution
Accepted by topic author george1122345

We decided on upgrading Veristand to the Veristand 2024 Q3 version and installing Veristand Custom Devices 2024 Q3 (This was installed using NI Package Manager) along with it. This seems to have resolved the issue as I am able to deploy it on my remote system. 

0 Kudos
Message 4 of 4
(384 Views)