RobotStudio event

Samples form Software User Meeting

Options

Here are some sample applications from the recently held SoftWare User Meetings in the US. They are written in VB.Net 2003 and use FPSDK 5.07.0153. The samples include the following:

A Hello World app

A demonstration of System.Threading.timers and invoking the event back to the UI thread

A demonstration of creating a RAPID DataChanged subscription and invoking it to back to the UI thread (requires a PERS num reg1 in user.sys)

A demonstration of the LaunchServices interface in 5.07 to launch standard views, e.g. Backup, Jogging, etc.

A demonstration of using FPSDK controls menus, ListViews, etc.

These applicaitons are for demonstration purposes only and are not intended to be used as production code; use accordingly.

2006-03-27_204454_TpsViewDataWatch.zip

2006-03-27_204510_TpsViewFPDemo.zip

2006-03-27_204529_TpsViewHelloWorld.zip

2006-03-27_204542_TpsViewLaunch.zip

2006-03-27_204609_TpsViewTemplate.zip

 

Russell Drown

Comments

  • kioog
    kioog ✭✭
    Options
    hello, these files are not accessible anymore, can somebody repost them?
  • RussD
    Options

    Hi, these are really out of date because they were introduced before there was RAB design view support. You may want to create new projects of the same name using Visual Studio 2005 and RAB 5.10 and then copy the code part manually into the new projects, because I'm not sure how well the project conversion feature will work.

    2008-05-29_172113_sum.zip

    Russell Drown
  • kioog
    kioog ✭✭
    Options
    ok, thanks alot