[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![LinkedIn][linkedin-shield]][linkedin-url]
Kalypso Cam Tango Device
Table of Contents
Built With
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- [![Next][Next.js]][Next-url]
- [![React][React.js]][React-url]
- [![Vue][Vue.js]][Vue-url]
- [![Angular][Angular.io]][Angular-url]
- [![Svelte][Svelte.dev]][Svelte-url]
- [![Laravel][Laravel.com]][Laravel-url]
- [![Bootstrap][Bootstrap.com]][Bootstrap-url]
- [![JQuery][JQuery.com]][JQuery-url]
Getting Started
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Prerequisites
You must have installed Tango and PyTango locally on the kalypso PC and have a valid tango environment (TANGO_DB,...).
- tango
sudo apt-get update
sudo apt install tango-starter tango-test liblog4j1.2-java
> sudo apt install --assume-yes wget\
wget -c https://people.debian.org/~picca/libtango-java_XX_version.deb\
sudo dpkg -i ./libtango-java_XX_version.deb
sudo apt install python3-tango
you have to declare device in your tango environnement with properties correctly set https://gitlab.synchrotron-soleil.fr/dg/ds_dg_pytango_package/kalypso_cam/-/wikis/home
Installation
Just copy project in local folder and start it example:
/home/kalypso/device/kalypso_cam/./DG_PY_Kalypso.py <instance_name> -V4
License
Distributed under the GNUV3 License. See LICENSE.MD
for more information.