The Neptune Systems DOS calculates the volume remaining for the left and right heads. Is there a way to programmatically use this information? For instance, I'd like to set a notification that reports when the volume level hits a certain point. Something like
If Mgx3 Volume_Level < 100mL Then On
This would alert me that the volume in my Mg doser is low and I need to refill it.
If Mgx3 Volume_Level < 100mL Then On
This would alert me that the volume in my Mg doser is low and I need to refill it.