BonVision and DAQmx triggering #1684
Unanswered
hei-littlemouse
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Heya
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have two questions regarding the code of BonVision and DAQmx.
I am using the code "grating specification"->"CreateGrating Trial"->"Grating Sequence" for the generation of multiple grating in series. The parameters of different grating were set in "grating specification", and it worked well on my first computer. However, when I moved my code to the second computer, the visual stimulation window showed the grating specified in "CreateGrating Trial". I have no idea why the parameters written in "grating specification" do not overwrite those in "CreateGrating Trial".
I have a National Instruments DAQ system for analogue output. May I know how I should code for this purpose? I have the DAQ system working in the MATLAB code so I guess the hardware connection is done. The library of DAQmx was installed already.
Thank you so much for the help.
Beta Was this translation helpful? Give feedback.
All reactions