I am using two DIO board(PCI6534) to test TWO kinds of Devices Under Test(DUT), DUT1&DUT2. The DUT1 need two Clock inputs (20MHz & 10MHz); DUT2 need two clocks (16MHz&8MHz).
So our requirements of signals generating are:
1. CLK2=20MHz,CLK1=10MHz (DUT1),
2. ClK2=16MHz,CLK1=8MHz (DUT2),
3. We can test DUT1&DUT2 seperately, however, ClK2 always has to have a frequency twice as high as CLK1.
According to the 653x manual, I suppose I could use the REQ (for 20MHz CLK2) and one digital channel(for 10MHz ClK1)to do the job.
My Questions are:
1. Could you give me some info about the duty cycle of REQ at 20MHz. As we prefer 50% for the CLK2? I monitored the REQ in my PCI6534 with scope(
60MHz), the output of REQ is badly contaminated at 20MHz while REQ shows a sine wave at 10MHz. Could you give me some advice on that?
2. Can I use PCI6534 to generate the 16MHz or 8MHz?
3. If not, can you recommend some other DIO boards to fulfil our requirements?
4. We are planning to buy another two PXI6534 for similar test purpose. So any better ways to generate the CLKs(20MHz&10MHz) by PXI6534?
5. Would PXI6551/2 solve our problem?
Thanks in advance. YJ2003