How to launch a ScreenMaker Application from Rapid
in ScreenMaker
Hi all,
IA'm looking for a way to launch a Screenmaker Application from Rapid. I did that allready with some Applications that i created with RAB using the UIShow intructions and that works fine but it doesnA't work with the ScreenMaker Application. It looks like that my used "Type-definition" (ABB.Robotics.ScreenMaker.TpsViewMyTestApp) is wrong
I did it like this:
PROC ShowMyTestApp()
CONST string Name:="TpsViewMyTestApp.dll";
CONST string Type:="ABB.Robotics.ScreenMaker.TpsViewMyTestApp";
UIShow Name, Type;
ENDPROC
CONST string Name:="TpsViewMyTestApp.dll";
CONST string Type:="ABB.Robotics.ScreenMaker.TpsViewMyTestApp";
UIShow Name, Type;
ENDPROC
Is there a way to launch a ScreenMaker Application from Rapid ?
0
Comments
-
Hi again,I changed my Rapid code now to the followingPROC pmShowMyTestApp()
CONST string Name:="TpsViewMyTestApp.gtpu.dll";
CONST string Type:="ABB.Robotics.SDK.Views.TpsViewMyTestApp";
UIShow Name, Type;
ENDPROCIt still doesnA't work but looking into the elog i get a message : Event Message 41664"the inparameter TypeName is invalid. The TypeName does not match the assembly. Status -5. The view will not be launched"0 -
Found it.It has to be "ABB.Robotics.SDK.Views.MainScreen"this works0
-
THANK YOU!!!I've been trying to figure this out forever!0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 316 IRC5
- 61 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 798 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings