bonsai-rx / pulsepal

Bonsai Library for interfacing with PulsePal devices
https://bonsai-rx.org/pulsepal/
MIT License
0 stars 2 forks source link

Any docs? #48

Open ChangQing-SH opened 6 months ago

ChangQing-SH commented 6 months ago

Hi there,

are there any docs about how to use this library?
I want to use pulse pal, at the beginning, with a manual control, maybe keyboard down, output 1 to trigger optogenetics, and after the optogenetics trains finished, then output 2 to trigger an electric stim, but I don't know how to make a custom train in Bonsai,

ChangQing-SH commented 5 months ago

sorry for that, I just found the docs, and the pulsepal prerelease version works. btw, when I use createpulsepal , there is the property PortName, but when I try to config outputchannels, each channel also has a PortName property, Is it necessary?