Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

measure supply current while running the digital pattern to toggle the outputs

Is there an example used the MIO-6031 to measure the voltage drop on power supply line in conjunction with the PXI-6551 digital waveform generator? I will take the measurement (voltage drop) whenever one of the input pin goes high. Thanks.

W. Pao
0 Kudos
Message 11 of 12
(866 Views)
Hi Pao,

What you want to do is possible with a retriggerable single point analog input acquisition. The analog input would be set up to grigger on the digital line and take the data when it goes high. Then in software, it will re-setup the acquisition and take another point when the signal goes high. This method only works when you have a relatively slow re-occurring trigger signal. This is because the time between each trigger signal cannot be shorter than the time it takes the software to set up the acquisition after each trigger.

You may also be able to route the digital trigger signal to the scan clock for the acquisition. You would set up your acqu
isition as a continuous analog input. The trigger signal would need to be wired to one of the PFI lines on your MIO board. In software, you would route the trigger signal as the scan clock for the acquisition so one data point is taken with each pulse of the trigger signal. This type of setup would also work for a fast trigger signal.

Thanks,
Sal
0 Kudos
Message 12 of 12
(866 Views)