PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

Using PXIe-5423 to generate PWM signal

I am using the PXIe-5423 with a PXIe-8880 DAQ controller. I want to use the PXIe-5423 to output a PWM signal if possible; however, I'm unsure if this is possible or how to go about doing this. I'm interfacing with card solely through the nidaqmx python API.

0 Kudos
Message 1 of 2
(1,305 Views)

I'm sure it is possible with 5423 and you may study examples in below link as well as available methods and properties for nifgen driver to implement it. If not with standard function generation you'd succeed with generating an arbitrary waveform in a shape of desired PWM.

https://nimi-python.readthedocs.io/en/1.3.2/nifgen/examples.html#

 

0 Kudos
Message 2 of 2
(1,258 Views)