Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
To set "fake" pockels cell calibration data, run: setGlobal(progmanager, 'coeffs', 'mapper', 'mapper', \[0 0.1 0.1 0.1\]')
\\ \\

Warning - 'ephys'_Stop: Failed to set 0V for channel '700B-1-VCom' when stopping acquisition because the device is in use.

Occurs when running Ephys and Stimulator (the two output programs) on a single board. The reason is that Ephus tries to zero the values of the AO channels at the end of the stimulus, but can't because the other program's channel is still running. The warning can be suppressed by editing setting 'zeroOutputChannelsOnStop = false' in the initialization file to set the value of the 'zeroOutputBuffersOnStop' to 'false'.

Note that with this configuration (1 board, simultaneous output by Ephys and Stimulator) means that the output channels will not be zeroed after stimuli are delivered. Therefore it is up to the user to ensure that pulses and trace lengths are specified so as to avoid 'hanging' of the output channels at non-zero values.