Senaite and python interface.... its posible?

Can i make some kind of interface in python for reading rs232 serial comunication and this interface connected with senaite… for real time data extracction?

the real question is…
its any way possible to connect senaite core with python interfaces for rs232 comunications?

Hi @zacafola1,

SENAITE is a web based software, therefore it is usually installed in a server and not in a desktop computer. So, direct communication between lab equipment and LIMS through serial port is not possible.

You can create a dummy python application for your desktop computer to read from the serial port and send the data to the LIMS through SENAITE JSON API (https://senaitejsonapi.readthedocs.io/en/latest/).

Regards,

Perfecto muchas gracias, por la respuesta y la orientacion espurna.

saludos