Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Are you talking about the LLS (liquid level sensor) or the DDR (dual dosing reservoir) - or something else?In apex fusion how do you set the fluid mounting level to know much fluid is used out of the dosing container?
example, I have a 1000ml container and I want to monitor how much has be dosed from that container?Are you talking about the LLS (liquid level sensor) or the DDR (dual dosing reservoir) - or something else?
When you set up the dose for dosing, it asks you how large your reservoirs are that values and put it into the system and as the Apex uses fluid it calculates it and does the math and shows you what it has removedIn apex fusion how do you set the fluid mounting level to know much fluid is used out of the dosing container?
Unless you're using the Neptune DDR, there's no way to visually see how much has been used in Fusion. What kind of fail-safe programming do you need?example, I have a 1000ml container and I want to monitor how much has be dosed from that container?
Also, I need some assistance with some fail safe programming
I don't have a failsafe yet because I don't know how.Unless you're using the Neptune DDR, there's no way to visually see how much has been used in Fusion. What kind of fail-safe programming do you need?
Yes to all except for for the fail safe codeDo you have the versa power supply plugged into a controllable outlet on your apex? The only smart way to have your apex control versa is by controlling the power to it.
Once you do that you can add code to the outlet to not allow it to be on longer than 5 minutes at a time. You can also add fail safes that point to pH. If the pH gets too high (which is indicative to overdosing kalk) , you can program apex to turn that outlet off.
Provide your code here,Yes to all except for for the fail safe code
Provide your code here,
You just might need a min time/defer statement and an if pH > x.xx then off statement to complete what you want
I don't know how I missed that...If you look up a few posts you'll my codes for the Versa l.

