rofunc.devices.emg.src.check_trigno#

Tests communication with and data acquisition from a Delsys Trigno wireless EMG system. Delsys Trigno Control Utility needs to be installed and running, and the device needs to be plugged in. Tests can be run with a device connected to a remote machine if needed. The tests run by this script are very simple and are by no means exhaustive. It just sets different numbers of channels and ensures the data received is the correct shape. Use -h or –help for options.

1.  Module Contents#

1.1.  Functions#

check_emg

check_accel

1.2.  API#

rofunc.devices.emg.src.check_trigno.check_emg(host)#
rofunc.devices.emg.src.check_trigno.check_accel(host)#