Code Monkey home page Code Monkey logo

Comments (3)

bnjmnp avatar bnjmnp commented on August 16, 2024

No worries, this is all fine. The way you set up logging looks good.
On SDO read and write nothing is logged inside pysoem. Within config_map() only the IO map size returned by SOEMs ecx_config_map_group() is logged. So when config_map() is called you would only see the io map size: x log message.
Even with logging added to pysoems SDO read and write, the SDO read and writes that the underlying SOEM is doing inside ecx_config_map_group() won't get logged.
For debugging the best would be to have a Wireshark record.

from pysoem.

bnjmnp avatar bnjmnp commented on August 16, 2024

Wait. You need to set logging level to logging.DEBUG to see the io map size: x message.

from pysoem.

AKAMEDIASYSTEM avatar AKAMEDIASYSTEM commented on August 16, 2024

Thanks! I think this issue can be closed, and yeah, it's looking like I need to be digging into SOEM itself to figure out what's going on...

from pysoem.

Related Issues (20)

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.