How to prevent someone add "VELSET" in my program
zin96
✭
hi experts !
i wanna control my program and i don't want to let anyone add velset into it.
so what can i do , config the task or add trap routine
plz tell me and thanks so much
i wanna control my program and i don't want to let anyone add velset into it.
so what can i do , config the task or add trap routine
plz tell me and thanks so much
0
Comments
-
Hi Zin96,
Unfortunately I don't think there is any way to do this programmatically.
There is no value you can tie to an interrupt and no way to configure the task.
The only thing you can do is set up UAS on the controller so that the default user can't edit RAPID code and you have to login as a different user to edit RAPID code.
Good Luck,
Harry1 -
Forge_Engineering said:Hi Zin96,
Unfortunately I don't think there is any way to do this programmatically.
There is no value you can tie to an interrupt and no way to configure the task.
The only thing you can do is set up UAS on the controller so that the default user can't edit RAPID code and you have to login as a different user to edit RAPID code.
Good Luck,
Harry
tell me if u discover any way to deal with it.0 -
Hi Zin96,
UAS should definitely work if you remove access to edit RAPID code for the default operator or whatever they log in as. Do they still need to edit the program for any other reason?
Regards,
Harry0 -
If you have multitasking, create a new semi-static task with only thisPROC main()WHILE true DOVelSet 100,100;WaitTime 1;ENDWHILEENDPROC
1 -
I do believe that you would want the second number to be more like 5000.Lee Justice0
Categories
- All Categories
- 5.5K RobotStudio
- 394 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 309 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings