LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make a PWM pulse without DAQmx

hi

im new in labveiw,how can i make PWM,without DAQmx?i need it to control a dc motor but i got my own card not national's DAQ cards

0 Kudos
Message 1 of 6
(3,079 Views)

hi alikondori,

  Does your system has any serial ports?

 

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 2 of 6
(3,075 Views)

What card did you get.  Chances are that there is an api for communication with the card via a dll or activeX or .net object.  I would start with your card manufacturers manuals.

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 3 of 6
(3,058 Views)

hi again...i have conected the card with RS485 to the laptop....i also have analog input and output on the card and i want to control the motor's position with a potential meter

0 Kudos
Message 4 of 6
(3,015 Views)

the daq card has the input and output driver,and i have them both(the blocks)on labview...i actually didnt get your answer but i attach them below

Download All
0 Kudos
Message 5 of 6
(3,011 Views)

485 implys serial communication to the device, which looks like the missing subvis encapsulate the exact communication strings you need for setting the analog output to control the DC motor.  Without the card type and docs there is not much to suggest, sorry.

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 6 of 6
(2,980 Views)