RobotStudio event

I need a easy TCP communication example

Options

Hi,

these are my first steps with Robot Application Builder.

I need an easy Ethernet-communication-example.

thanks

 

 

Comments

  • RussD
    Options
    Can you be more specific about you want to do? Most if not all of the communucations infrastrucutre is built-in to the objects of RAB and the runtime platform that it sits atop.
    Russell Drown
  • mimuel
    Options
    I want to start/stop a roboter program from a PC-application via VS2005 and RAB.
  • RussD
    Options

    You would use the controller object and establish a connection to the robot you wish to connect to. The commmunications for doing this is all encapsulated in RAB assemblies.

    You do need to have the PC INterface option installed on the robot.

    Refer to the documentation and installed samples that come with RAB for more information about how to get started.

    Russell Drown