Search found 101 matches

by Baron Ken
Mon Nov 30, 2015 11:51 am
Forum: BCS Programming
Topic: Boil Config
Replies: 3
Views: 3321

Re: Boil Config

For my ekeggle with a 5500w 240v element, I use duty cycle around 60-65%.
by Baron Ken
Wed Nov 18, 2015 8:58 am
Forum: Roadmap and Feature Request
Topic: easier way to view exit conditions on main page?
Replies: 24
Views: 29646

Re: easier way to view exit conditions on main page?

I see the image fine. It's on Photobucket. Is your work filtering it? http://i411.photobucket.com/albums/pp191/Baron_K/BCS/dutycycleexample2_zpsxufqz6zz.png I just noticed that on my iPhone, my images show up but are cut off (at the area I wanted to show!). Tapping them doesn't open them or anythin...
by Baron Ken
Tue Nov 17, 2015 11:22 am
Forum: Roadmap and Feature Request
Topic: easier way to view exit conditions on main page?
Replies: 24
Views: 29646

Re: easier way to view exit conditions on main page?

Did you post an image? I'm not seeing it. Good point about the output indicators on duty cycle. The UI may update slow enough that it's not an issue, it'll probably take some testing to see. Yes, image is 2 posts above yours (http://forum.embeddedcc.com/viewtopic.php?f=11&t=2750&view=unread...
by Baron Ken
Tue Nov 17, 2015 8:17 am
Forum: Roadmap and Feature Request
Topic: easier way to view exit conditions on main page?
Replies: 24
Views: 29646

Re: easier way to view exit conditions on main page?

Also note that the output indicators go on and off based on the output. Having the output info/adjustments flash on and off during the duty cycle would:
1) possibly (probably) be distracting
2) possibly be difficult to actually make an adjustment
by Baron Ken
Tue Nov 17, 2015 8:08 am
Forum: Roadmap and Feature Request
Topic: easier way to view exit conditions on main page?
Replies: 24
Views: 29646

Re: easier way to view exit conditions on main page?

Here's a quick mockup. Note that since I used the same element for the output for the additional information, the whole element turned green when the output was on. A better design than this would be needed, LOL. But hey, I just did some quick edits to the HTML for mockup purposes. ;) http://i411.ph...
by Baron Ken
Tue Nov 17, 2015 6:40 am
Forum: Roadmap and Feature Request
Topic: easier way to view exit conditions on main page?
Replies: 24
Views: 29646

Re: easier way to view exit conditions on main page?

...Brent and I have been discussing enhancements to the API to return back "who" the controlling process/state is of an output so that we can more easily write back duty cycle or temperature setpoint values. ... Sounds good. The output section it just where it would go in the UI, the chan...
by Baron Ken
Mon Nov 16, 2015 11:56 am
Forum: Roadmap and Feature Request
Topic: easier way to view exit conditions on main page?
Replies: 24
Views: 29646

Re: easier way to view exit conditions on main page?

I just saw this in the Dream UI thread: A setpoint value is established at a specific Process/State/Output: - Multiple process/state/outputs could be trying to assert an output & setpoint simultaneously and only the highest priority process/state/output will actually be used. - When needing to a...
by Baron Ken
Mon Nov 16, 2015 11:47 am
Forum: Roadmap and Feature Request
Topic: easier way to view exit conditions on main page?
Replies: 24
Views: 29646

Re: easier way to view exit conditions on main page?

But does the output UI element know which process/state(s) is/are controlling it? Or does it just get updated based on reading from the BCS (through polling or however) whether or not the output is on?
by Baron Ken
Mon Nov 16, 2015 11:35 am
Forum: Roadmap and Feature Request
Topic: easier way to view exit conditions on main page?
Replies: 24
Views: 29646

Re: easier way to view exit conditions on main page?

This is an interesting option for the duty cycle adjustments. My current plan has been to add the adjustment option to the output indicators at the bottom of the page. But as stated before, outputs could be controlled by more than 1 process/state (not so in most cases, but possible) so those indica...
by Baron Ken
Sun Nov 15, 2015 9:46 pm
Forum: Roadmap and Feature Request
Topic: easier way to view exit conditions on main page?
Replies: 24
Views: 29646

Re: easier way to view exit conditions on main page?

Just saw this thread. I've been trying to learn about HTML elements. I came up with this so far. Note that it is only displayed, the buttons don't actually change the setpoint/duty cycle at this point. http://i411.photobucket.com/albums/pp191/Baron_K/BCS/dutycycleexample_zpsn4mffzam.png Since there ...