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年以上 前 | 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年以上 前 | 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年以上 前 | 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?
約12年 前 | 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年 前 | 0 件の回答 | 0