Giter VIP home page Giter VIP logo

m-epics-ethercatmc's Introduction

ethercatmc

EPICS module: ethercatmc

This is a model 3 driver for EtherCAT based motion controllers. It needs a patched version of the motorRecord: https://github.com/EuropeanSpallationSource/motor

Why do we need a patched version?

  1. When the low limit switch is activated during HOMF, the record will send a STOP in the middle of the homing procedure, and the homing procedure fails.
  2. When a limit switch is hit, the motor record assumes that the motion has stopped completely. This is not always the case, the contoller may "ramp down" the axis, and then it is stopped.
  3. Read only softlimits. If configured, the controller has soft limits defined. The ESS version of the motorRecord push those into the DHLM/DLLM field and will not allow a user to loosen them.

Having the Simulation Up and Running

Open a terminal window and execute the following commands:

cd <local-repository>/ethercatmc/test
./run-ethercatmc-simulator.sh

Open another terminal window and execute the following commands:

cd <local-repository>/ethercatmc/test
./run-ethercatmc-ioc.sh SolAxis-SimCfgDbg

Pressing RETURN then executing dbl will show the list of available PVs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.