Rank: 1373 based on 61 downloads (last 30 days) and 1 file submitted
photo

Dustin

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Dustin
Updated   File Tags Downloads
(last 30 days)
Comments Rating
22 Apr 2008 Screenshot Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin pulse generator signa..., can anyone tell me ho..., good 61 9
  • 4.5
4.5 | 2 ratings
Comments and Ratings by Dustin View all
Updated File Comments Rating
07 Jun 2010 DAQmx examples Examples of talking to a National Instruments (NI) DAQ card without the data acquisition toolbox. Author: Nathan Tomlin

Found a fix for R2009b:
taskh = libpointer('voidPtrPtr',0);
muxHandle = taskh;

[result, ~, muxHandle] = calllib('nidaqmx','DAQmxCreateTask','',muxHandle);
muxHandle.setdatatype('voidPtrPtr');
[result, a, b] = calllib('nidaqmx','DAQmxGetTaskName',muxHandle,charBuffer,length(charBuffer));
[result,~,~,~] = calllib('nidaqmx','DAQmxCreateDOChan',muxHandle,'/Moo/port0/line0:3','MUXlines',0);

01 Jun 2010 DAQmx examples Examples of talking to a National Instruments (NI) DAQ card without the data acquisition toolbox. Author: Nathan Tomlin

Does not seem to work for R2009b (32-bit) on Windows 7 (32-bit) w/ NI-DAQmx 9.1.0.

??? Error using ==> DAQmxCheckError at 24
DAQmx error - NULL pointer was passed for a required parameter.

Error in ==> DAQmxCreateDOChan at 28
DAQmxCheckError(lib,err);

Comments and Ratings on Dustin's Files View all
Updated File Comment by Comments Rating
30 Apr 2013 Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin Chintan

Useful, but please incorporate phase delay option

11 Mar 2013 Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin Christian

I found it very useful. Thanks a lot!

15 Oct 2012 Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin Nancy

please tell me the time unit for the pulse period

10 Apr 2012 Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin uday

Hi the pulse generator works fine could u suggest how to add phase delay block to this pulse genrator .
Thanks

15 Oct 2011 Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin Aljorani, Basil

amazing , really , really thanks
i need in my PhD work

Top Tags Applied by Dustin
pulse generator signal
Files Tagged by Dustin
Updated   File Tags Downloads
(last 30 days)
Comments Rating
22 Apr 2008 Screenshot Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin pulse generator signa..., can anyone tell me ho..., good 61 9
  • 4.5
4.5 | 2 ratings

Contact us