Ok, I am fairly new to VB so be patient with me. I am wanting to use an increment button and decrement button to control a vertical progress bar to show the status of how much volume is in a container. The buttons will also control relays, which will activate a pump to physically add or subtract water from the container. Theoretically I can estimate the amount of volume going into the container by using a timer which will activate the relay for a set time thus giving me an approximate volume per click. Does anyone hve any code examples of such or point me in the right direction?
↧