Coder Social home page Coder Social logo

ethercat's Introduction

ethercat

EPICS support to read/write to ethercat based hardware

Prerequisites: IgH EtherCAT Master for Linux

This EPICS module builds with a patched version of etherlab, described in the file etc/makeDocumentation/building.src

The documentation was made when doxygen at DLS would build in the folder etc/makeDocumentation.

The doxygen documentation is no longer building at Diamond, but the "sources" are in the folder etc/makeDocumentation.

Release notes in etc/makeDocumentation/release_notes.src

Please email with issues as the maintainer has been know to ignore github notifications for months.

Maintainer notes

Before making a release:

  1. Check/update the version in ethercatApp/scannerSrc/version.h
  2. Write release notes in etc/makeDocumentation/release_notes.src

ethercat's People

Contributors

ajf67d avatar arvinderpalaha avatar asoderq avatar benbradnick avatar coretl avatar edwarrick avatar emiliopeju avatar gilesknap avatar ig43 avatar jamesoheadls avatar mjgaughran avatar mjn19172 avatar ronaldomercado avatar skyfrench avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ethercat's Issues

string needs to be unpacked

https://github.com/dls-controls/ethercat/blob/master/ethercatApp/src/ecAsyn.cpp

The method receive_config_on_connect has debugging messages that attempt to print the configuration received from the scanner.
printf is called on the config_buffer "raw". However the scanner sends the configuration packed and the message includes the length of the following string.
So the output is garbled. Example output from ioc running version 4-3

[Fri Nov 13 18:47:58 2015]getting config
[Fri Nov 13 18:47:58 2015]config-file size:111970
[Fri Nov 13 18:47:58 2015]^D
[Fri Nov 13 18:47:58 2015]************************

Getting invalid data into EPICS

When we run the scanner with 1khz (1ms) we sometimes get invalid data into the EPICS layer. This is largely solved by lowering the frequency to 667hz (1.5ms) but in theory the issue remains.

I think that invalid data never should be propagated to the EPICS layer.

What do you think? Do you need any more specific logs/data?

cc: @alex-soderqvist

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.