Is your feature request related to a problem? Please describe.
Currently, the "Pumped volume (mL)" input field of the Fluidic Acquisition page is rendered as a slider:

As @pkostyrka reports, this makes it impractical to set an exact value.
Describe the solution you'd like
@pkostyrka requests that there should be an easy way to set an exact value for the "pumped volume" field, e.g. with a text input field or a number spinner field.
Describe alternatives you've considered
One possibility could be to keep the slider while adding a text/number input field, but that's probably not worth the extra complexity needed to implement that in Node-RED.
Is your feature request related to a problem? Please describe.

Currently, the "Pumped volume (mL)" input field of the Fluidic Acquisition page is rendered as a slider:
As @pkostyrka reports, this makes it impractical to set an exact value.
Describe the solution you'd like
@pkostyrka requests that there should be an easy way to set an exact value for the "pumped volume" field, e.g. with a text input field or a number spinner field.
Describe alternatives you've considered
One possibility could be to keep the slider while adding a text/number input field, but that's probably not worth the extra complexity needed to implement that in Node-RED.