How and where do I re-assign pump IDs in order to get to the following configuration? (see images)
How are the pumps numbered in a default setting?
I read somewhere that the slow pumps can only be used via ‘command line’? Is this still the case?
(the learning curve (for now still) is a vertical cliff, I have 0 coding experience)
During the experiment, the fluidics commands get sent via this line:
Briefly, the code sends an array of numbers to the fluidics box and each position in the array is that pump. The GUI is meant for the normal configuration. If you want to actuate the pumps in any special way, I would use a python script. A stripped down example of how that might look like can be found here: