RobotStudio event

API samples in VB .net

Hi,

can anybody post some API samples written in VB .net? thanks in advance.

John

john_yu2008-1-11 22:2:8

Comments


  • Hi John,

    Check out the VSTA template project "RobotStudioSample". It's available in both C# and VB.NET and contains some basic samples.



    regards,
    Johannes
    Johannes Weiman2008-1-14 14:8:31
    Johannes Weiman
    Software Engineer
    ABB Robotics
  • thanks a lot.
  • Hi,

    I've tried to look at the vb sample in "RobotStudioSample", but I get a load of errors. The first one is this:

    Warning 1 Load of property 'RootNamespace' failed.  The string for the root namespace must be a valid identifier. RobotStudioSampleProject

    I suspect that this is then causing the others.

    Any ideas?

    Regards and thanks in advance,


     

    Andrew