05-13-2011 06:23 AM
Dear Sir,
In my PCI6221 two DAC channel available but for sine wave output i can get only one o/p at a time. So is it possible
to get both output at time ? If yes how ?
The above result is obtained using measurement & automation software.
Best Regards,
Jagdish
05-17-2011 12:01 PM
Hi Jagdish,
The MAX test panel doesn't offer complete functionality for the devices. If you want to use all capabilities of your device you should write your own application.
Regards,
- George -
05-17-2011 11:09 PM
thanks.
I have one more query plz help if possible ?
I want to log adc value wrt to real time clock in text or excel format how i can proceed ?
05-18-2011 05:21 AM
If you're using daqmx c, then you should write a simple method that converts float data to text and then writes it to a csv file. If you're using Labview, you may can use SignalExpress for this task.
- George -