Skip to content
Discussion options

You must be logged in to vote

Yes, this is possible using a Virtual Device with a symbolic equation to compute the difference between the current roast's DTR and the background DTR and an alarm to trigger DROP when the current roast's DTR matches the background DTR.

First, create a new Virtual Device (Config>> Device>> Extra Devices tab). Replace the Label1 "Extra 1" with something like "DTRdiff". Then copy and paste this equation into the y1(x) field.
100*(((t-t{FCs})/(t-t{CHARGE}))-((b{DROP}-b{FCs})/(b{DROP}-b{CHARGE})))

If you want to observe this value check LCD1. Uncheck the rest of the options. Be aware, the LCD will show "uu" until FCs is marked in the current roast.

Now create a new alarm (Config>> Alarms). Se…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by bowerhaus
Comment options

You must be logged in to vote
7 replies
@bowerhaus
Comment options

@bowerhaus
Comment options

@MAKOMO
Comment options

@bowerhaus
Comment options

@bowerhaus
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants