Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

rror 8 occurred at File Dialog->Networked.vi URGENT

Solved!
Go to solution

I have some project for cRIO-9072 control.

I have used Network Shares Variables to  control cRIO from remote PC.

After I have used it each time I start VI I could see that message

Error 8 occurred at File Dialog->Networked.vi

Possible reason(s):

LabVIEW:  File permission error. You do not have the correct permissions for the file.
=========================
NI-488:  DMA hardware error detected.

Method Name: Library:Deploy Libraries

 

 

Does somebody know how to overcome this error.

 

The time is quite critical to me. We are going to ship hardware tomorrow morning and I still could not create working executable to control cRIO from remote PC.

 

I have included screenshot and project as well so you could see what is going on.

Download All
0 Kudos
Message 1 of 3
(3,537 Views)

Hi Sergey,

 

Thanks for the forum post!

 

I just wanted to check with the support we've provided through NI Technical Support that your issue(s) have all be resolved and that you met your deadline okay?

 

Kind Regards, 

Kind Regards
James Hillman
Applications Engineer 2008 to 2009 National Instruments UK & Ireland
Loughborough University UK - 2006 to 2011
Remember Kudos those who help! 😉
0 Kudos
Message 2 of 3
(3,498 Views)
Solution
Accepted by Sergey(PSU)

Hi ALL,

 

The solution I believe to this error message was: 

 

When you make an exe of a project using shared variables, you must have a local copy of the variables on the deployment machine which are then binded to the 'real' shared variables stored on the target - cRIO in this case.

 

This means in your project view:

1) Create shared variables in the normal manor on the cRIO.

2) Create shared variables on the Host PC - llb under the Host Pc In the project and then enable Aliasing and then bind to PSP UR. 

 

Kind Regards

Kind Regards
James Hillman
Applications Engineer 2008 to 2009 National Instruments UK & Ireland
Loughborough University UK - 2006 to 2011
Remember Kudos those who help! 😉
0 Kudos
Message 3 of 3
(3,497 Views)