A novices question
Hello..there,
My name is Sang Y Paik, one of novices in FPSDK. Well..frankly pretty confusing in FPSDK. I installed everything following instruction one by one..then open .NET and tried to start FPSDK, but in tool box menu I couldn't find ABB's control. All ABB's icon is dead. and one more thing, someone tell me how to use russD's reference form? Even my questions are confusing.. Thank you for your reply in advance.
spaik
Comments
-
Hello,
I can help you with the part about the reference form.
The form is set up to resemble the GTPU screen area. You can place controls on this form to obtain the screen coordinates and other properties of your controls, then copy+paste that data into your application's GTPU form or MasterDialog class.
Note that the FPSDK does not offer design view support, so this is another alternative to changing the form's inheritence (which seems to cause things to disappear if you don't know what you are doing).
Russell Drown0 -
Hi,
As Russ wrote there is no design time support for developing the UI for the FlexPendant. (It will be introduced after the VS. NET 2005 release)
There are two ways to circumvent this. Either you can change the inheritance of the class to get Windows Design support. Switching between the code lines in Example 1 or use RussD's reference form.
Example 1:
public class TpsViewIRC5App11 : TpsControl, ITpsViewSetup, ITpsViewActivation
{
public class TpsViewIRC5App11 : System.Windows.Forms.Form, ITpsViewSetup, ITpsViewActivation
{//Pernilla
0
Categories
- All Categories
- 5.5K RobotStudio
- 394 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 309 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