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

Buhler Roastmaster S7 communication error #1529

Closed
1 of 4 tasks
jaejun78 opened this issue Apr 2, 2024 · 2 comments
Closed
1 of 4 tasks

Buhler Roastmaster S7 communication error #1529

jaejun78 opened this issue Apr 2, 2024 · 2 comments

Comments

@jaejun78
Copy link

jaejun78 commented Apr 2, 2024

Problem Description

While roast progress, it shows error messages below,

readActiveRegisters() S7 Communication Error: read_area(5,1061,16,2)@line 341

Any other numbers shows well without errors, just error messages shows continuously
I found this error after 2.10 version. 2.10.4 version still has same problem.

image

Steps To Reproduce

  1. Setup machine buhler roastmaster20 simatic.
  2. enter IP address.
  3. start.

Artisan Version

2.10.0

Computer OS and Version

Windows 11, Windows 10, any other linux machines

Connected devices or roasting machine

Buhler roastmaster20

Files

  • A sample profile *.alog file, renamed to *.alog.txt is attached.

  • A settings file (Help>> Save Settings) *.aset, renamed to *.aset.txt is attached.

  • Screenshots are attached.

  • No files are attached.

@MAKOMO MAKOMO added the bug label Apr 2, 2024
@MAKOMO MAKOMO added this to the v2.10.6 milestone Apr 2, 2024
@MAKOMO
Copy link
Member

MAKOMO commented Apr 2, 2024

This is a configuration issue. While we implemented the connection to Bühler machines according to the companies specification, it seems that there are some machines (maybe running older firmware versions!?) that do not support the retrieval of the machines state as documented.

The fix is easy. Just deactivate that S7 channel by setting the Area of input 6 to the empty entry such that this data is no longer requested from the machine.

Screenshot 2024-04-02 at 09 49 46

You should also remove those two alarm rules are that refer to this machine state

Screenshot 2024-04-02 at 09 50 13

We will add a machine setup RM 20 Simatic Legacy which will provide those changes with the next Artisan version.

@MAKOMO MAKOMO closed this as completed Apr 2, 2024
@jaejun78
Copy link
Author

jaejun78 commented Apr 8, 2024

While I asked a dumb question, but great answer!!Thank you so much!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants