Set/Reset or SetDO?

Paba
✭
Is there a big difference from these instructions when changing the value of a digital output?
except for the 2 arguments \sDelay & \Sync i couldnt find any ..
i'm just asking for interest
Tagged:
0
Comments
-
No there is no big difference. The Set/Reset instruction is a newer version. I think the SetDo is a relic.
0 -
Ok thanks, i just wanted to be sure:)
0 -
SetDO has more timing options. Set and Reset are simple turn on / turn off.0
-
SetDo is great when you don't know if you want to set the output high or low, but you have it stored in a dionum variable.
That way you can write:
SetDO <output>, <variable>;
Instead of:
IF <variable>=1 THEN
Set <output>;
ELSE
Reset <output>;
ENDIF
//Markus Näslund0
Categories
- All Categories
- 5.6K RobotStudio
- 398 UpFeed
- 20 Tutorials
- 14 RobotApps
- 300 PowerPacs
- 406 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 336 IRC5
- 67 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 828 RAPID Programming
- 12 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 107 Collaborative Robots
- 5 Job listings