Hello,
I am using c# to create a TPSView in VS2005. I have done this on another Robot/Controller and did not have any problems. With my new system I cannot seem to get the view to appear in the ABB menu. I believe my assembly information is correct …
[assembly: TpsView(“Weld Demo”, “tpu-Operator32.gif”, “tpu-Operator16.gif”, “TpsViewIRC5WeldDemo.dll”, “TpsViewIRC5WeldDemo.TpsViewIRC5WeldDemo”, StartPanelLocation.Right, TpsViewType.Static, TpsViewStartupTypes.Manual)]
The compliance tool creates the gtpu dll and deploys the two dll’s to the controller without any apparent problems. But I cannot see the view in my ABB menu. I have tried both manual and automatic startup types, left and right panel locations, and static and dynamic types.
I have recently upgraded from RAB 5.08 to RAB 5.10 perhaps I did not do this correctly??
I have tried the TPSViewHelloWorld example and cannot get that to work either.
Do i need a specific controller option??
Any help is appreciated.
Thanks,
Justin