LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Lock windows folder from labview

I want to lock a windows folder with password from LabVIEW 2017. Is there any inbuilt funtions in labview to do that. 

0 Kudos
Message 1 of 3
(2,146 Views)

rakesh@labview wrote:

I want to lock a windows folder with password from LabVIEW 2017. Is there any inbuilt funtions in labview to do that. 


The simple answer is "No, there is no Lock Windows Folder with Password from LabVIEW 2017".  I also have no idea what you are trying to do -- are you trying to prevent LabVIEW from reading a file?  Are you trying to allow only LabVIEW to read the file? 

 

Bob Schor 

0 Kudos
Message 2 of 3
(2,121 Views)

hi rakesh,

i don't think there is a function for that,

but you can use the "System Exec.vi"

have a look at these two links

https://www.computerhope.com/issues/ch000705.htm

https://www.youtube.com/watch?v=IJNXcto20SQ

 

in a similar fashion, you could also use any other external program that is controllable via the command prompt.

 

regards


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
0 Kudos
Message 3 of 3
(2,120 Views)