open-ephys-plugins / network-events

Adds TTL events via a network connection
4 stars 4 forks source link

Network events not recorded #2

Open nikolaskaralis opened 3 years ago

nikolaskaralis commented 3 years ago

In all previous versions of the OpenEphys GUI, the network events sent to this node were saved automatically in the messages.events file.

However, since the change to the plugin version of the GUI, I cannot manage to make this work.

If you just add a Network Events node, commands and other messages are received normally, but are not saved.

If I try to add a second Record Node next to the Network Events node, this is not allowed by the software and acquisition is disabled.

If I merge the Network Events stream with the Rhythm FPGA stream (as suggested in the User Guide) and then add a Record Node, this again disables acquisition.

Unless I am doing something wrong, this seems to be a bug of either the Network Events or the Record Node plugin and it breaks a core functionality of the GUI (saving network messages).

Any ideas how I can overcome this issue?