Multiple Phidget Voltage Out Devices #793
-
I have two Phidget Voltage Out Devices, one is the OUT1000_0, the other is the OUT1002_0. I've worked out how to send them a specific voltage, but I cannot figure out how to get the slider to work. I tried Thank you as always! |
Beta Was this translation helpful? Give feedback.
Replies: 14 comments 14 replies
-
The command you indicated should work. Could you attach your artisan-settings.aset file (renamed with extension .txt to let it drag-and-drop here)? |
Beta Was this translation helpful? Give feedback.
-
here you go, thank you for reviewing. |
Beta Was this translation helpful? Give feedback.
-
Just ran the update, WOW...that Slider Mapping Calculator is a life changer!!! Thank you Marko! |
Beta Was this translation helpful? Give feedback.
-
One thing I can't seem to find any documentation on, I'm sure it exists but I can't find it, is how to get an LCD and graph the fan output. Can you guide me through that or send me in the right direction? Lastly, is there any way for the slider to always replicate whatever the current settings are? So right now when I press "ON" in artisan, I have it so the fan goes to a specific setting, but the slider still says "0". Thank you! |
Beta Was this translation helpful? Give feedback.
-
Regarding second question - I have the Events programmed so that when I click the "ON" button in Artisan (top right), the fan and the gas automatically go to a specific setting |
Beta Was this translation helpful? Give feedback.
-
Ahhh!!! Good to know. Looks like I need to send you more money. Haha
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Marko Luther ***@***.***>
Sent: Saturday, February 5, 2022 12:55:42 PM
To: artisan-roaster-scope/artisan ***@***.***>
Cc: DB-stoutheart ***@***.***>; Author ***@***.***>
Subject: Re: [artisan-roaster-scope/artisan] Multiple Phidget Voltage Out Devices (Discussion #793)
But how did you programmed those events? If you used custom event buttons, you need to configure a corresponding event button "Type" and "Value". Most likely you just added an Action to the default button ON. That will just send the command out, but not log the corresponding event value change.
The correct way to do this, is to define a button called SETUP with the range(0,5,610238:3);out(0,2,610238:2), Type=Air and Value=2. This button can be hidden. Now you note the number of that button (the number all to the left of this row) and set the action of the ON button to "Multiple Event" and put the buttons number in the command field.
Now pressing ON will trigger that (hidden) button which will set the Air event value to 2 and sends out the Phidget commands to the device. Your Air slider will show the actual event value 2.
—
Reply to this email directly, view it on GitHub<#793 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AWUVG7JVGUB4ZN4EKRUSVPDUZVQB5ANCNFSM5MQKBABA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Okay making progress.... Another question, with my existing buttons for Gas, I'm using specific voltage values to get the exact numbers I need for specific gas pressures. I'm doing that by specifying that in the out command, such as |
Beta Was this translation helpful? Give feedback.
-
So I'm having good luck and bad luck...for some reason, the percentage buttons just are not working properly, I'm not sure if its a build issue or what. I went through and did the calculations on everything, and run a test with no beans and it worked fine. I followed that up by clicking the Bernoulli check box on, and recalibrated all the buttons and it was working fine. I put beans in and ran a roast and everything was wonky, I'd click buttons and the pressure may or may not change or would change very little. If I used the slider it worked fine though. I need to step away for the day, but I'm going to come back to this... Lastly, I need to work out the noise..I'm not sure if my VFD is causing issues, or if I need new probes, but the swings I'm getting are pretty big...at least for my taste. SH1228_Sumatra_2022-02-06_1539.pdf Really appreciate all your help...I'm very thankful! |
Beta Was this translation helpful? Give feedback.
-
I downloaded the latest continuous build, but its opening as Artisan Viewer only. |
Beta Was this translation helpful? Give feedback.
-
You must have another version open somewhere. Close everything and restart.
----------------------------------------
Michael Herbert, Head Roaster
Order at www.carefreebuzzbuzz.com <http://www.carefreebuzzbuzz.com/>
Artisan RoasterScope <https://artisan-scope.org/>Team
… On Feb 7, 2022, at 10:54 AM, DB-stoutheart ***@***.***> wrote:
I downloaded the latest continuous build, but its opening as Artisan Viewer only.
—
Reply to this email directly, view it on GitHub <#793 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIW3J4HUAG7DVHQZ7JQYMF3U2ABNNANCNFSM5MQKBABA>.
You are receiving this because you are subscribed to this thread.
|
Beta Was this translation helpful? Give feedback.
-
@MAKOMO did a roast last night on my PC, and I was very happy with everything. I'm replacing my Mac at the end of the week with a new Mac mini so I'm going to wait to retest on that to see how the noise/curve is. Thank you again for your support and help! |
Beta Was this translation helpful? Give feedback.
-
Thanks for this feedback. Note that the current version you are using is not even a Release Candidate. I hope to push a Release Candidate out very soon now and hope you will help us ironing out the last issues in it before releasing the next Artisan version. |
Beta Was this translation helpful? Give feedback.
-
Absolutely happy to help! The more I learn about the software the better I've become and finding "kinks" in the code. |
Beta Was this translation helpful? Give feedback.
-
Making some progress...Seems I need to tune some more, I expected a bit more consistency between these two back to back roasts. Just sharing, not complaining. Open to suggestions. |
Beta Was this translation helpful? Give feedback.
here you go, thank you for reviewing.
artisan-settings.txt