Repository for the Treadmill for live experiments
- Install Ni Software (https://www.ni.com/de-de/support/downloads/drivers/download.ni-daqmx.html)
- Create Angular Position Task
- Open 'Ni Max'
- Select your device
- Click on 'Create Task'
- Under 'Acquire Signals' / 'Counter Input' / 'Position' select 'Angular Position'
- Select 'ctr0' and click 'Next'
- Name the Task 'Treadmill Position' and click 'Finish'
- Change the options to the following:
- Click 'Save'
- Install Python bindings for Ni
- In a fresh anaconda enviroment run 'pip install nidaqmx'
- Run 'test.py'