Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Latest commit

 

History

History
44 lines (28 loc) · 1.98 KB

first-steps.rst

File metadata and controls

44 lines (28 loc) · 1.98 KB

First steps with Tango Controls

all, all

  • In the Overview </overview/index> you will find basic information on Tango Controls. It will let you understand concepts of Tango Controls and help dancing it.
  • You may also start with trying Tango Controls <howto_try_tango> either with a preconfigured virtual machine or installing basic setup on your own computer.
  • If you would like to install Tango Controls please look on Installation guides <intsallation/index>.
  • To start connecting your devices to Tango Controls you should probably:

    • browse Device Classes Catalogue to find device servers for your equipment
    • read how to start a device server <howto_start_device_server>
    • or read development/cpp/first-device-class and follow a guide How to write your device class <how_to_write_first_device_class> if your device is not yet supported by any existing Device Server.
  • To write your first C++ client see development/cpp/first-client.
  • At the beginning you may also be interested in how to use provided tools: Jive <jive_manual>, ATKPanel <atkpanel_manual>, Astor <astor_manual>, JDraw <jdraw_manual> or Pogo <pogo_manual>.
  • You may be also interested in the content of Tango Controls web page