Easiest way to test the box is to use one Acquisition Server LabStreamingLayer (LSL) driver to read from it. First, send data to the box. Then connect to it using AS. Start AS playback. In another Designer tab, use the Network Acquisition box to read from the Acquisition Server.
Easiest way to test the box is to use the Acquisition Server (AS) LabStreamingLayer (LSL) driver to read from the box. First, send signal to the box. Then connect to it using AS. Start AS playback. In another Designer tab, use the Network Acquisition box to read the data back from the Acquisition Server.
The box only creates each LSL stream during playback, after it has received its corresponding OpenViBE stream header information. Hence, if either signal or stimulus socket
The box creates each LSL stream at the beginning of the playback, after it has received its corresponding OpenViBE stream header information. Hence, if either signal or stimulus socket
of the box is not connected or does not receive a header, the box will not create the corresponding LSL stream.
Stream formats: The signal stream is continuous float32. The marker stream is noncontinuous, and each 64bit OpenViBE stimulation is truncated to an int32 marker.
Stream formats: The signal stream is continuous float32. The marker stream is noncontinuous int32, and each 64bit OpenViBE stimulation is truncated to an int32 marker.
This box should be compatible with the conventions used by OpenViBE Acquisition Server LabStreamingLayer (LSL) Driver, as well as its' LSL Output plugin.