NI DAQ settings
NI
NI
device_ID
must be set to the name of the DAQ you will use to run Zapit. Open NI MAX and find the name of your DAQ. Likely it will be calledDev1
,Dev2
or similar. If you wish, you can change the name to something more meaningful, such as "zapit
". Either way, find the name and enter this as the value ofdevice_ID
.wrapper
determines the method used by MATLAB to communicate with NI DAQmx. It should stay asdotnet
samplesPerSecond
It's probably a bad idea to edit this.triggerChannel
defines the channel on which Zapit looks for a trigger before initiating stimulation during an experiment.
Last updated