From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to genarate pwm pulses using labview cDAQmx to control 3 phase 3level inverter

hi..i want to genarate pwm pulses by using 2 tringle and 1 sine waveform in labview  to control 3phase 3level invertr on real time using cDAQmx toolkit. can anyone  send mi code or idea how to do it.

 

0 Kudos
Message 1 of 8
(3,317 Views)

Hi sangeeta,

 

LabVIEW (and DAQmx) comes with a lot of example code. Did you used the example finder before?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 8
(3,308 Views)

yeah sir i used ,but i dint get what i need..

0 Kudos
Message 3 of 8
(3,300 Views)

Hi sangeeta,

 

but i dint get what i need

Then you need to start programming.

 

Maybe you should read some books too, there are probably papers describing algorithms for your topic.

And NI also offers a tool/toolkit for inverter control

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 8
(3,298 Views)

hi

i genarated pwm pulses using sine and tringle, n tried to run on real time using  DAQ channel.but  when i go to select a DAQ channel there is no browse option .how  shoud i  select a DAQ channel. i attached my code here.plz help mi.

0 Kudos
Message 5 of 8
(3,289 Views)

Hi sangeeta,

 

you never mentioned any "realtime" hardware before! Which one do you use?

 

On realtime targets (like myRIO, cRIO) you CANNOT use DAQmx functions. There you have to use other ways to access hardware - as is explained in the beginner tutorials and example VIs…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 8
(3,281 Views)

m using NI PXIe-1075 as a real time hardware.in that again m using PXIe-6368 for DAQ channels.

0 Kudos
Message 7 of 8
(3,254 Views)
The 1075 is just a chassis and the 6368 is not real time hardware. Are you using LabVIEW real time? Or are you just confused about the meaning of real time?
0 Kudos
Message 8 of 8
(3,240 Views)