Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.
Get version info on FP
jan-jaap
✭
Hello,
Can anyone tell me how I can get the version of my application in FP SDK? I would like to make an "about" window.
Jan-Jaap
0
Comments
-
Did you ever figure anything out how to do this? If so, I would be interested in knowing how you did it.Russell Drown0
-
Hello Russ,
No, I didn't. I was hoping someone at ABB could tell me.
I now solved it by defining a string constant with a version and manually increase it when ever I make a major or minor improvement.
Regards,
Jan-Jaap0 -
Hi
Try this
System.Reflection.Assembly _assembly = System.Reflection.Assembly.GetExecutingAssembly();
System.Reflection.AssemblyName _name = _assembly.GetName();
mylabel.Text = _name.Version.ToString();Per Svensson
Company Specialist
ABB Automation Technology Products0
Categories
- All Categories
- 5.6K RobotStudio
- 401 UpFeed
- 21 Tutorials
- 15 RobotApps
- 306 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.9K Robot Controller
- 365 IRC5
- 84 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 854 RAPID Programming
- 37 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 110 Collaborative Robots
- 5 Job listings