o Registrati per creare messaggi e topic.

Server Connection

Hello,

I'm writing a python script to synchronize the recording of data from a glove and emg data from the emg-usb2+. I have my  OT biolab setup configuration. The user manual talks about OT BiolabLight, from my script the connection with OT biolab seems successful ( the OT BiolabLight window is open during the process) but the setup configuration is not found.

Is there a way to do it? I cannot find any python connection script specifically for emg-usb2+.

Thank you,

Charlotte

Hi Charlotte,

first of all, I am attaching the communication protocol of the EMG-USB2+ so that you can see how the data string sent by the device is structured. This should help clarify how the EMG-USB2+ communicates its data.

Additionally, I will contact you via email so that we can go through your specific setup in more detail and better understand the issue.

Kind regards,
Valentina

File caricati:

Hello,

Thank you very much for your response,

Should i reply directly to the email or should i write here?

Charlotte

Synchronizing hardware streams like EMG and glove data in Python is always a hassle, especially when software like OT BioLab doesn't load the configuration properly even though the window connects. Hope you get the API wrapper or DLL working. Whenever I run into annoying script bugs like this, taking a quick break with my hayati pro max pods is pretty much the only way to reset before going back through the code.