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 ,...
11 years 前 | 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...
11 years 前 | 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) ...
11 years 前 | 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...
11 years 前 | 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?
12 years 前 | 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...
12 years 前 | 0 个回答 | 0