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.6K RobotStudio
 - 401 UpFeed
 - 21 Tutorials
 - 15 RobotApps
 - 306 PowerPacs
 - 407 RobotStudio S4
 - 1.8K Developer Tools
 - 250 ScreenMaker
 - 2.9K Robot Controller
 - 363 IRC5
 - 81 OmniCore
 - 8 RCS (Realistic Controller Simulation)
 - 853 RAPID Programming
 - 31 AppStudio
 - 4 RobotStudio AR Viewer
 - 19 Wizard Easy Programming
 - 110 Collaborative Robots
 - 5 Job listings