pylabrobot icon indicating copy to clipboard operation
pylabrobot copied to clipboard

Is it possible to use Tecan Fluent as backend?

Open PraljakReps opened this issue 1 year ago • 4 comments

I enjoyed reading the peer-reviewer paper on pylabrobot! Question: I noticed that the wrapper is OS-agnostic and even robot-agnostic. It can even handle Tecan Evo as the backend. However, is it possible to use pylabrobot for Tecan Fluent instead?

PraljakReps avatar Mar 18 '24 03:03 PraljakReps

Glad you like the project! Unfortunately, the Fluent is not supported yet. Are you interested in developing this?

rickwierenga avatar Mar 18 '24 03:03 rickwierenga

I can try to extend the project to Tecan Fluent. Do you have any initial pointers or tips when working with Tecan software as the backend?

PraljakReps avatar Mar 18 '24 03:03 PraljakReps

Awesome!

I assume you have a computer with the Tecan software installed. This program generates log files of commands sent to the machine, which PyLabRobot should be made to generate and send instead. These logs are located in C:/programdata/tecan/evoware/audittrail/log for the evo, and it's likely something similar for fluent. From there, we'll need to figure out how exactly the Tecan software communicates with the machine. I'll look at the current EVO backend and see if there are any obvious similarities we can exploit. If you could share the log files you find, I'll be able to explain things in more detail.

Can you me at [email protected]?

rickwierenga avatar Mar 18 '24 04:03 rickwierenga

@PraljakReps we actually have collaborators interested in doing a Fluent integration at the University of Tennessee, I can also put you in touch with them

stefangolas avatar Apr 10 '24 22:04 stefangolas

Closing this issue. @PraljakReps please get in touch to discuss further if you're still interested :)

rickwierenga avatar Jun 05 '24 08:06 rickwierenga

I am also interested in the possibility to use it on a Tecan Fluent as back-end. Are you opening a new dev branch for this purpose?

clangi avatar Jun 11 '24 14:06 clangi

Great!

Sure, we can do a dev branch when someone actually starts working on it. Currently, I don't think anyone has this in progress.

rickwierenga avatar Jun 11 '24 14:06 rickwierenga