From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

labview realtime applicatino deployment problem

Hi,
I created a VI on my SBRIO 9632 board. But, whenever I try to run it a
compile
error comes up that says -

Initializing...
Calculating dependencies...
Checking items for conflicts. This operation could take a while...
Preparing items for download. This operation could take a while...
Deploying Practice Project 1.lvproj
Deploying SBRIO-9632-Tsakalis(

successfully deployed target settings)
Deploying Practice project2.vi:Instance:5
Deploying SIM SISO Transfer Function.ctl (2.84 K)
Deploying SIM Transfer Function Distributor (SISO).viSIM Transfer Function
Distributor (SISO).vi loaded with errors on the target and was closed.
LabVIEW:  Failed to load shared library
NILVSim.*:SIM_SISOTransferFunctionIndirectDistributor:C on RT target
device.
Deployment completed with errors

I am using labview 2009 with real-time module and I have NI-rio 3.5.1
installed.

Also, if i copy the VI to my computer and run the VI from there it works
fine.
So, im guessing its got something to do with the software installed on the
SBRIO board
0 Kudos
Message 1 of 4
(3,117 Views)

Hi Ashfaque,

 

The error you're seeing is most likely because the VI uses the Control Design and Simulation module, but that module is not installed on your Single-Board RIO.  This KnowledgeBase article has some relevant information:  Failed to Load Shared Library NILVSim.* on a Real-Time Target Device.

 

You should be able to fix the problem by using the Measurement & Automation Explorer (MAX) to install the Control Design and Simulation module onto your Real-time controller.  Please reference this article for instructions on how to do so: Installing Software on Real-Time (RT) Series PXI Hardware.  Although that KnowledgeBase is about PXI controllers, you can install the Single-Board RIO software the same way.

 

Thanks,

Morgan S

Applications Engineer

National Instruments

0 Kudos
Message 2 of 4
(3,098 Views)

Thank you so much for the reply Morgan. It was a big help.

0 Kudos
Message 3 of 4
(3,094 Views)

I am still having one more problem. Now I can build and download the application to the SBRIO board but immediately after the download an error shows up saying that communications with the board has been disconnected. Then I have to go back to project explorer, right cilck on the board and click connect to see the results. Is that natural? if not, how can I fix it? Thanks in advance for your help

0 Kudos
Message 4 of 4
(3,090 Views)