Closed RickGroszkiewicz closed 2 months ago
Hm. The circled BT is @253C, but the alarms condition is BT > 320 (thus that BT is still lower than the set limit, right). Looks all good to me or am I missing something?
I thought alarms 7, 9 and 10 should have triggered before alarm 11 - but they did NOT.
Alarms are not triggered in order. The order is irrelevant, only their conditions count. Alarms 7,9 and 10 did not trigger as their time condition is disabled (00:00) and the temperature condition BT>x
not fulfilled as the BT never exceeded x yet. While the temperature condition is also not yet fulfilled for Alarm 11, its time condition 1min after TP
was already fulfilled at this point. Note that the time and temperature conditions of each rule are connected by a disjunction. Thus whichever condition of those two holds first triggers the rule action.
The time condition was supposed to be 0:00 for alarm 11. Looks like a random keystroke made this happen!
Problem Description
Something strange happened in one of my recent roasts. Several alarms should trigger after the BT reaches 270 F. But three alarms did not trigger, as shown in the screen shot.
Steps To Reproduce
Loaded roasting profile, and started roast
Colombia El Porvenir Pink Bourbon 2023 roasted on 24-09-08.alog.txt
Artisan Version
2.10.4
Computer OS and Version
linux Mint 21.3
Connected devices or roasting machine
Hottop B-2K+
Files
[X] A sample profile .alog file, renamed to .alog.txt is attached.
[ ] A settings file (Help>> Save Settings) .aset, renamed to .aset.txt is attached.
[X] Screenshots are attached.
[ ] No files are attached.