BrainBay - Ganglion - how to get resistance/impedance?
in Software
I am going to be using BrainBay, to convert some of my previous configurations to use OpenBCI.
What I am unsure of is how to get the resistance/impedance values for res1 through res5.

I imagine I have to enter a config string for that. I have looked at the docs and I could not find it. Can someone point me in the right direction?
Comments
I think I figured it out. Looking through the OpenBCI_GUI code in github I see the following lines:



"z" is the command. So, I tried:
and it worked, I could capture the output in BrainBay:
Awesome