| Author |
Message |
joe
Joined: May 7, 2019 Posts: 4
|
Posted: May 8, 2019 10:19 PM Post subject: Setting OpenBCI channels using the OpenBCI element in my pro |
|
Dear all
I need to change the channel settings via BioEra. I want to disconnect some channels from the SBR2 pin (reference). How do I for BioEra?
I need to send commands to the board, as described at https://docs.openbci.com/OpenBCI%20Software/04-OpenBCI_Cyton_SDK#openbci-cyton-sdk-command-set-channel-setting-commands
Looking for the properties of the OBE BioEra element, I can not find any suggestions. The properties are: Channel Count; Startup command; Command Delay; Accelerator channels; Is there documentation or source code for this element? I would like to know what to do with each property. Is it possible to do what I would like?
My project is similar to http://proatech.com/design/openbci_noftdi.bpd |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1073
|
Posted: May 9, 2019 12:01 AM Post subject: |
|
You can send commands to the OpenBCI board using "Startup command" property. You can put there any string of letters just like described on your link.
A little more info in manual:
http://proatech.com/be/manual.html#_OpenBCI |
|
 |
joe
Joined: May 7, 2019 Posts: 4
|
Posted: May 9, 2019 6:03 PM Post subject: |
|
Thank you, Jarek!
Got it!
Just I write some commands as vx3060100Xx4060100X and it works. |
|