Skip to content
worldwidemv edited this page Jan 23, 2018 · 6 revisions

Welcome to the RehaMove3 Simulink Interface Documentation

May it be useful to someone ....

The interface consists of three parts:

Block Overview

1. The Hasomed GmbH ScienceMode Protocol Library

This library is developed directly by the Hasomed Gmbh and performs the actual communication with the device. Consequently, the library is the basis of every thing else and must be downloaded from the Hasomed website prior to the toolbox installation.

The library can also be used directly in a C/C++ project, however the API is very low level.

2. C++ RehaMove3 Interface Class

The C++ interface class for the RehaMove3 is a high level abstraction of the low level library API. The design and workflow are optimised for the Simulink block use case. Nevertheless, the interface class can also be used in own applications, provided the license conditions are met.

See the developer documentation for more details.

3. Matlab/Simulink Block

The Simulink block for the RehaMove3 is intended to be used in conjunction with a Simulink Soft-Realtime-Target, based on the Simulink Embedded Coder toolbox.

The block is intended for end-users / students, with it's full documentation available here.