12-08-2020 12:02 AM
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.
12-15-2020 11:33 AM
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#