Rank: 2339 based on 21 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... 21 5
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
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

31 Jul 2010 Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin rai, upma

Hiii
how to change bit rate of gennerated pulse....like when i want to generate pulse of 10kbit/sec den how can I do......plz suggest me

06 Jan 2010 Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin phee, alvin

HI there,
the model seems fine when working with integer constants input,however when i put non-integer values,the data read write seems to have a problem.Any ideas?

12 Jul 2009 Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin Isaiah

Hi, was able to open the model. seems to work fine, however, whenever i send an input to the pulsewidth input via a gain block, it doesnt work. please could you advise why this is so?
and could you give any hints as to what i can do to correct this.
i have to say though, it is a very good model.
thanks

16 Jul 2008 Simulink programmable pulse generator A pulse generator with amplitude, pulse width, and pulse period inputs. Author: Dustin b, vivek

Hi.. I could not open the model. I have r14sp3 but couldn't open the model .It looks like the version is 7.1 whereas the version in r14sp3 (of simulink) is 6.1.

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

Contact us at files@mathworks.com