Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recipe Verification (Auto and Manual Product Changeover) #84

Closed
Industry4 opened this issue Aug 4, 2023 · 6 comments
Closed

Recipe Verification (Auto and Manual Product Changeover) #84

Industry4 opened this issue Aug 4, 2023 · 6 comments
Assignees
Labels
Customer Request Customer has requested this Enhancement New feature or request R PLS User Request
Projects
Milestone

Comments

@Industry4
Copy link
Owner

Furthering work completed for #28, 'measurements mismatch' which covers Conveyor values:

  • Width
  • Length
  • Thickness
  • Conveyor Speed
  • Top Clearance Height
  • Bottom Clearance Height
  • Weight

Extend this list to check values appropriate for a Recipe change:

  • BoardId [1]
  • BoardIdCreatedBy
  • FailedBoard
  • ProductTypeId
  • FlippedBoard
  • TopBarcode [1]
  • BottomBarcode [1]
  • WorkOrderId
  • BatchId
  • Route
  • Action

[1] These values are likely to be different for every Board, so would trigger the MultiPlug Event which can then be connected to an external Verification system via Serial/Network Socket/REST/MES Connection. An reply from the external Verification system can be setup as follows using the string value "OKAY From MES" as an example:

image

Implementation

1. Add to this list and rename to Equipment Values Mismatch

image

2. Make these values visible and settable on the Operator User Interface

image

@Industry4 Industry4 added Enhancement New feature or request Customer Request Customer has requested this R PLS User Request labels Aug 4, 2023
@Industry4 Industry4 added this to To do in BETA via automation Aug 4, 2023
@Industry4 Industry4 moved this from To do to In progress in BETA Aug 24, 2023
@Industry4 Industry4 added this to the 1.0.20 milestone Aug 24, 2023
@Industry4 Industry4 self-assigned this Aug 24, 2023
@Industry4
Copy link
Owner Author

Industry4 commented Aug 28, 2023

YouTube Demonstration Video

Click the thumbnail

Watch the video

@Industry4
Copy link
Owner Author

Setup

Measurement mismatch has been renamed to Product Recipe Changeover.

The settings have been moved to /extensions/multiplug.ext.hermes/lane/upstream/data/

84a

@Industry4
Copy link
Owner Author

Operator User Interface

image

@Industry4
Copy link
Owner Author

New MultiPlug Event

image

@Industry4
Copy link
Owner Author

Current Equipment Product Recipe Values

Can be found on the page /extensions/multiplug.ext.hermes/lane/setup/equipment/

84b

@Industry4
Copy link
Owner Author

Virtual SMEMA Machine Ready (via network/serial/MES connection)

Found in page /extensions/multiplug.ext.hermes/lane/upstream/smema/

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Request Customer has requested this Enhancement New feature or request R PLS User Request
Projects
BETA
Done
Development

No branches or pull requests

1 participant