1 / 6

Traceability Data Logging Options and New Data Structures in Block I Functions

Explore two options for logging traceability data in Block I functions, either in the AP238 files or in separate files. Introduce new data structures and functions for enhanced logging capabilities.

Download Presentation

Traceability Data Logging Options and New Data Structures in Block I Functions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Block I functions: Options to log the data. • Options to Store traceability data: • Option 1. traceability data to be logged “in the AP238 files”. • As defined NOW, nc_functions record the data using simple data types (nc_variable). But NEW data structures may be defined (and some mew functions). • Option 2. traceability data to be logged “in separate files” (but with standard format). • NEW data type to log the data in separate files (DATA MODEL FOR THE LOG FILE)

  2. Traceability nc-functions (block I type) as they are NOW

  3. Option 1. Data logged in the AP238 fileTraceability nc-functions (block I type): NEW data structures (and some mew functions).

  4. Model Notes. • New Data Structures. • Current real data type variable (nc_variable) + a new nc_variable data type = STRING is enough (?) to define new complex (variable type) data structures … • Global Functions ? • Workplan scope for Asynchronous events (recorded by time) ??? • Example: Get_operator  log all operators during part machining. • New Functions • Get_execution_times  Enables the link between global functions data (asynchronous events) and workinstep execution ??? • Get_nc_events

  5. Option 2. Data logged in separate files.Traceability nc-functions (block I type): NEW Data model for the log file.

  6. Model Notes. • If data not logged inside AP-238 • A model to structure this data and link it with AP238 entities (workpiece and workingsteps). • AP-238 file link. • Workpiece link (entity_id) for global functions (get_operator, get_nc_machine_data) • Workinstep/Nc_function link  for single value group I and group II and III nc functions. • NO need for new nc_variable types. • Some data can be Harmonized with other APs (AP223/AP240) • New Functions (global): • Get_execution_times • Get_nc_events

More Related