Feeds
질문
how to use data acquisition toolbox in a deployed application?
I have developed a data acquisition program using daqmx.During compiling using 'mcc' no error is shown. But on running the exe ,...
12년 초과 전 | 답변 수: 2 | 2
2
답변질문
how to enlarge the driver buffer memory allocated for data acquisition ?
I am trying to develop a matlab data acquisition program. When I try to add more than 8 channels I am getting an error "The driv...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
addlistener in legacy based interface
Is it not possible to use 'addlistener' in legacy based programming style? lh = addlistener(Hsource,'EventName',callback) ...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
data acquisition stops on its own
I am trying to develop a real time data acquisition program in matlab. Sometimes the program stops on its own without giving any...
12년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
NIDAQ continuous and background acquisition
Is it possible to add a timer function to this code? I want a function to be executed once in every 2 sec?
NIDAQ continuous and background acquisition
Is it possible to add a timer function to this code? I want a function to be executed once in every 2 sec?
거의 13년 전 | 1
질문
how to use timer callback and addlistener?
Is it not possible to use timer callback and addlistener simultaneously? The timer function is not getting executed. Also I am n...
거의 13년 전 | 답변 수: 0 | 0
