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

adjustSV(<int>) and PID SV "+/-" buttons do not seem to work with Fuji PXF PID #547

Closed
bigl00z3 opened this issue Jan 5, 2021 · 1 comment
Labels
Milestone

Comments

@bigl00z3
Copy link

bigl00z3 commented Jan 5, 2021

Expected Behavior

usage of custom made button using adjustSV() or with the built in PID +/-5 buttons, the SV value should change

Actual Behavior

SV value does not change when using the above functions. However it works when using the slider or sending an SV value as write(1,240,2400)

Steps to Reproduce the Problem

  1. Start Roast
  2. Changing SV value by moving the slider or using pidSV() are changing the SV value on the PXF PID
  3. Pressing on the buttons adjustSV() or with the built in PID +/- do not change the SV value on the PID
  4. No text displayed in _Messages
    artisan-settings PID Fuji 3.11c.aset.txt
    _

Note: Currently testing the PID by itself to configure (not mounted yet in the roaster). OID is connected to a thermocouple TC K and connected to Artisan by USB using a USconverter RS485 interface

Specifications

  • Artisan Version: 2.4.4 pre release
  • Artisan Build (number in brackets shown in the about box): 8362ed6
  • Platform (Mac/Windows/Linux + OS version): Mac OS
  • Connected devices or roasting machine: PID only

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.

@MAKOMO
Copy link
Member

MAKOMO commented Jan 17, 2021

Fixed by Commit 481d182

@MAKOMO MAKOMO closed this as completed Jan 17, 2021
@MAKOMO MAKOMO added the bug label Jan 17, 2021
@MAKOMO MAKOMO added this to the v2.4.6 milestone Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants