Difference between revisions of "BIOX"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
BIOX (BIOphysics eXperiment software) is a MATLAB interface for the RZ6 multi I/O Processor of Tucker Davis Technologies. The software is developed by the [[Technical Support Group]] and facilitates a wide range of audiological experiments. The software consists of MATLAB software and a RPvdsEx part (rcx-file) that runs on the RZ6. The experimenter or programmer only has to bother about the MATLAB part. The rcx-file is uploaded automatically to the RZ6 by the MATLAB software. | BIOX (BIOphysics eXperiment software) is a MATLAB interface for the RZ6 multi I/O Processor of Tucker Davis Technologies. The software is developed by the [[Technical Support Group]] and facilitates a wide range of audiological experiments. The software consists of MATLAB software and a RPvdsEx part (rcx-file) that runs on the RZ6. The experimenter or programmer only has to bother about the MATLAB part. The rcx-file is uploaded automatically to the RZ6 by the MATLAB software. | ||
− | *BIOX is part of the Biofysica toolbox | + | *BIOX is part of the [https://gitlab.science.ru.nl/marcw/biofysica Biofysica toolbox] |
*BIOX has a [https://gitlab.science.ru.nl/marcw/biofysica/-/blob/master/experiment/biox_rz6/biox_user_manual.docx?ref_type=heads user manual] | *BIOX has a [https://gitlab.science.ru.nl/marcw/biofysica/-/blob/master/experiment/biox_rz6/biox_user_manual.docx?ref_type=heads user manual] | ||
*BIOX has a [https://gitlab.science.ru.nl/marcw/biofysica/-/tree/master/experiment/biox_rz6/BIOX_COURSE?ref_type=heads introduction course] | *BIOX has a [https://gitlab.science.ru.nl/marcw/biofysica/-/tree/master/experiment/biox_rz6/BIOX_COURSE?ref_type=heads introduction course] |
Revision as of 14:02, 29 January 2024
BIOX (BIOphysics eXperiment software) is a MATLAB interface for the RZ6 multi I/O Processor of Tucker Davis Technologies. The software is developed by the Technical Support Group and facilitates a wide range of audiological experiments. The software consists of MATLAB software and a RPvdsEx part (rcx-file) that runs on the RZ6. The experimenter or programmer only has to bother about the MATLAB part. The rcx-file is uploaded automatically to the RZ6 by the MATLAB software.
- BIOX is part of the Biofysica toolbox
- BIOX has a user manual
- BIOX has a introduction course
The software and a user manual are available in Gitlab, in the biofysica\experiment\biox_rz6 directory. This directory also contains a introduction course with examples.