VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Prevent users from editing Workspace

Solved!
Go to solution

Hello to all, 

 

I want to prevent user of my Veristand project form edit the Workspace (.nivscreen files). 

I searched the official NI documentation but could not find anything about it. 

Does anyone know if there is a way to do this?

I'm using Veristand 2019 R2.

 

Thanks

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

How Do I Allow Only Operator Privileges in NI VeriStand?

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 7
(1,827 Views)

Thanks for your reply ZYOng.

 

If i set privilege levels as "Operator" it prevent users to edit ssdf.

I have tried to launch my project in Operator Mode, calling the following command in cmd window:

 

"C:\Program Files\National Instruments\VeriStand 2020\VeriStand.exe" /nivsprj

"C:\Users\Public\Documents\National Instruments\NI VeriStand 2020\Examples\Stimulus Profile\Engine Demo\Engine Demo.nivsprj" /operateScreen

 

But it doesn't work.

 

0 Kudos
Message 3 of 7
(1,823 Views)

I believe that the command line method only works for UI Manager.

UI Manager and legacy workspace are two different executables. The former is built using C# and the latter is LabVIEW. They have their own user management. You need to configure using the legacy User Account Manager.

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 4 of 7
(1,794 Views)

So should I open the project with the Veristand2018 or earlier?

0 Kudos
Message 5 of 7
(1,790 Views)
Solution
Accepted by Anto_F91

You still can configure the user account from the legacy project explorer.

From the VeriStand Editor >> File >> Preferences, under General tab enable Show Legacy Project Window.

ZYOng_0-1697412195842.png

 

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 6 of 7
(1,748 Views)

Now it works. Thank you very much for the help!

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