Community Profile

photo

jenni


Active since 2013

Statistics

  • First Answer

View badges

Content Feed

View by

Question


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 ,...

10 years ago | 2 answers | 2

2

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


addlistener in legacy based interface
Is it not possible to use 'addlistener' in legacy based programming style? lh = addlistener(Hsource,'EventName',callback) ...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Answered
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?

11 years ago | 1

Question


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...

11 years ago | 0 answers | 0

0

answers