LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: File permission error; NI-488: DMA hardware error detected

Hi Jonah,

 

I'm have issues with Soft Panel permission error, see screen shot below. Chroma Soft Panel Error.PNG

0 Kudos
Message 1 of 3
(265 Views)

Your Chroma application tries to create a file in a location that doesn't exist, or in which it has no write access rights. Where, how and why is only possible to say when seeing the source code of that application.

 

My first wild guess is that this might be a build application, created many years ago, and trying to create a configuration file in the same directory as where the exe is located. That was a valid attempt back before Windows 7 or XP or thereabout, but discouraged. With Windows 7 this got a privileged location that only an administrator or system process has write access to be default.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 3
(255 Views)

Hi iOmri,

 


@iOmri wrote:

I'm have issues with Soft Panel permission error, see screen shot below.


You should ask Chroma as they are "working on better solution"!

 

The image shows the GPIB configuration tab: are you trying to access a device via GPIB?

Then that error message might indicate a missing/broken GPIB interface… (You noticed the "or" in the error message?)

(On the other hand the error occured at the "New file" function, so it probably is related to access rights.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(230 Views)