Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set WaitTime and Number of Trains for Magstim Rapid2? #22

Open
ChaosBCI opened this issue Mar 24, 2024 · 2 comments
Open

How to set WaitTime and Number of Trains for Magstim Rapid2? #22

ChaosBCI opened this issue Mar 24, 2024 · 2 comments

Comments

@ChaosBCI
Copy link

Hi , thanks for your great work on this toolbox!
Since I did't find any functions to set WaitTime or Number of Trains presented in the Magstim UI , is that means I need to instantiate a rapid object and realize intended stimulation trains in a new script?

@longevity-software
Copy link

Hi ChaosBCI, with the rapid, you can configure a single train at one time using the communications protocol, therefore wait time and number of trains is something you must take control of by triggering the system at the desired train start times for the desired number of times.

This can either be done by sending a trigger command with this toolbox, or by externally triggering the system using another piece of equipment.

@longevity-software
Copy link

Be aware that you also must be responsible for enforcing the minimum wait times as well, otherwise you will risk damaging the equipment and voiding any warranty or agreements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants