Path colors
Comments
-
The colors set on paths are not saved with the station unfortunately.
But you can use this macro to give a path of a certain name a specific color, copy paste a row for each path name and then you can just run the macro after opening your station.
Sub PathColor()
ActiveStation.Paths("Path1").Color = Array(0, 255, 0)
ActiveStation.Refresh
End SubThe array on the right hand is red green and blue values from 0 to 255. (So the color above is green for example). These values you can see in if you use the Set color function in RS.
John
Developer Center0
Categories
- All Categories
- 5.5K RobotStudio
- 395 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 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