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
- 401 UpFeed
- 21 Tutorials
- 15 RobotApps
- 303 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 353 IRC5
- 74 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 850 RAPID Programming
- 25 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 110 Collaborative Robots
- 5 Job listings