LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Grant/reject access to USB thumb drive

I am building an information security simulation model using LabVIEW
and would like to grant/reject read/write accesses to the removable
media such as USB thumb drives. I would appreciate if someone can
tell me how this can be achieved under LabVIEW environment.

Thanks in advance.
0 Kudos
Message 1 of 7
(2,792 Views)
Hello Belur,

LabVIEW is capable of modifying access rights to files using the VI on
the controls palette found at File I/O >> Advanced File Functions >>
Access Rights. The "http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B123AE0CBACD111EE034080020E74861&p...
example shows how to use this VI
to modify file access rights.

If you need more complex security functions, you will probably need to
access third-party DLLs suited for your specific application.

If this does not help, please post more information about the access
controls that you are trying to implement, and which version of
LabVIEW you are using.

Have a good day,
Kyle
B.
National Instruments
0 Kudos
Message 2 of 7
(2,792 Views)
Thanks. This partially answers my question. What exactly I want is USB port access control via LabVIEW either directly or through dlls. I am using LabVIEW 6.1 currently but will soon be upgarding to 7.0.

Sheela
0 Kudos
Message 3 of 7
(2,792 Views)
In otherwords, is it possible to interface with the commercial products such as http://www.fileheaven.com/ Secure-Folder-(For-Windows-2000-XP)/ download/8058.htm
from LabVIEW programmatically?"
0 Kudos
Message 4 of 7
(2,792 Views)

Kyle,

Can you please update the link you provided?

 

Thanks,

Kirby

0 Kudos
Message 5 of 7
(1,654 Views)

He hasn't been on the forums in over 16 years.  Almost as long ago as this message thread was started.

 

I don't think you'll have much luck getting help unless someone at NI knows what that document was, if it still exists, and what URL they would have linked it to!

0 Kudos
Message 6 of 7
(1,647 Views)

Thanks for the update.

0 Kudos
Message 7 of 7
(1,637 Views)