LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pasword protect settings used in a cRIO

Hello to you all,

 

I am developing a program on a cRIO. The cRIO can be used by a "normal" user which may change some settings, but not all of them. Another user must have the ability to change all settings. 

 

I did a search I can find a lot of info of password settings for the cRIO but not for the question above.

 

can someone please point me in the right direction?

0 Kudos
Message 1 of 3
(335 Views)

How do you plan to have them change the settings? If I am understanding what you want, I believe that you are going to have to write the code to do this yourself.

Tim
GHSP
0 Kudos
Message 2 of 3
(318 Views)

A lot will depend on exactly what you're wanting to do. You can of course create different accounts on the cRIO and assign different permissions to each but that still leaves the exact implementation unknown.

 

If you're writing LabVIEW code that will also always run under the lvuser account so you'll need to be aware of that.

0 Kudos
Message 3 of 3
(308 Views)