LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Linux RT file permissions?

When I try to write in the "www" folder on a Linux RT target, I get an error 8 - the same vi is able to write to the "c" folder.
Where do I set the permissions for the "www" folder?

Henrik
0 Kudos
Message 1 of 2
(2,457 Views)

Hi Henrik,

 

If you are using the copy primitive there is a CAR on this for LabVIEW RT 2013 but is fixed in 2014.

The workaround should be to use System Exec.vi to copy the file instead of the primitive.

 

Copy by System Exec.png

Regards,
Eirikur Runarsson
0 Kudos
Message 2 of 2
(2,415 Views)