Skip to content

Artisan 2.6.0 PID control messages for TC4 hardware PID #910

Description

@hiroyuki2080

Describe the bug
A clear and concise description of what the bug is.

There are 2 issues - the first one is not a realy an issue on TC4 but the second one affects to the ramp stage.
First issue
At the first batch and PID start, PID control sends out PID parameters and SV in one block(see serial monitor below).
This happens only at the first batch of Artisan starts up.
Second issue
PID control sends out PID parameters and SV is coming up in the following second but SV value starts from very low temperature(see serial monitor below)
############
##First batch##
############

Active channels set to 1200

UNITS;C
FILT;70,70,70,70
READ
27,213,210,0,0,0.01
READ
27,213,210,0,0,0.01
ot2 50
ot1 50
READ
27,213,210,0,0,0.01
READ
27,213,211,0,0,0.01
PID;T;0.1;0.5;0.1
PID;CHAN;1
PID;CT;1000
PID;LIMIT;0;100
PID;ON
PID;SV;159.0 < SV in the same block with PID parameters
READ
27,213,211,0,0,0.01
PID;SV;4.72 <SV starts from very low temperature
READ
27,214,211,0,0,0.01
PID;SV;6.5
READ
27,214,211,0,0,0.01
PID;SV;8.27
PID;OFF
CHAN;1200

Active channels set to 1200

UNITS;C
FILT;70,70,70,70
READ
27,214,211,0,0,0.01
READ
27,214,211,0,0,0.01
ot2 50
ot1 50
READ
27,214,211,0,0,0.01
READ
27,214,211,0,0,0.01
READ
27,214,211,0,0,0.01
PID;T;0.1;0.5;0.1
PID;CHAN;1
PID;CT;1000
PID;LIMIT;0;100
PID;ON
READ
27,214,211,0,0,0.01
PID;SV;6.81 <SV starts from very low temperature
READ
27,214,212,0,0,0.01
PID;SV;8.58
READ
27,214,212,0,0,0.01
PID;SV;10.36
PID;OFF

Best regards
Hiroyuki Yamamoto

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Setup (please complete the following information):

  • Artisan Version [e.g. v2.4.4]: v2.6.0
  • Artisan Build (number in brackets shown in the about box) [e.g. 97e6dec]: 7088095
  • Version [e.g. 22]:
  • Platform (Mac/Windows/Linux + OS version) [e.g. macOS 10.15.3]: Windows 10
  • Connected devices or roasting machine [e.g. Probatone 5]: TC4

Additional context
Add any other context about the problem here.

Please attach your current Artisan settings file (as exported via menu Help >> Save Settings as *.aset) file.
Please attach any relevant Artisan *.alog profiles.

Note that you need either add a .txt extension or zip the files before uploading. Otherwise you will receive a "Not a supported file type" error on uploading.
PID1
PID2
artisan-settings.aset.txt

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions