Giter VIP home page Giter VIP logo

Comments (1)

wsobel avatar wsobel commented on June 19, 2024

The adapter can pass any data to the agent, both data items and assets. Assets can be extended as can data items, so you can map something from the adapter to the agent. That being said, we are not covering offsets as you're describing in the standard at this time.

Offsets are included as deviation from nominal in the Tool model, but you need to have an existing set of measurements to determine what nominal is (it works off of tool geometries). The best way is to plug into the Cutting Tool model and offset the known measurements. You can target the functional or overall length and the maximum diameter. The actual is in the CDATA, but this assumes you know the nominal. You can also say what pot or station the tool is in and it will be referenced from the r/t data.

Since the tool management system on FANUC controllers is rarely used, the full tool info is often OEM specific. The offsets page can be dumped, but that is a 1.4 enhancement that is in review right now. The entire concept of offsets, tool, workpiece, fixture, are being handled in the next version of the standard. We don't have a pure Offset concept in the standard at this moment. This will give the ability to track the entire offset tables for all aspects of the machining process.

As a stop gap, you could represent the current tool offset as a three space data item. Not ideal and will not trigger when adjustments are made.

from cppagent.

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.