10-05-2009 03:21 AM
I am trying to loop a marker routed through PFI output to the strobe input. When I configure sample clock for the acquisition session to be "OnBoardClock", in the generation session PFI outputs the marker. When I change sample clock source to be "STROBE" for the acquisition session, PFI does not output. Is the generation timing module dependant from the acquisition timing module?
10-06-2009 10:43 AM
Hi, can you post your code please, so I will have a look on it.
M. Brauner NIG
10-07-2009 04:27 AM
Hi,
Thanks for your reply. See attached code.
Note that there is a physical connection (jumper on my fixture) between PFI1 and STROBE. Actually there are 50 ohms resistors from PFI1, PFI2, PFI3, Strobe, Clock Out to a common point with a weak pull down (4K7) to GND. My goal is to verify functioning of hardware (PXI-6552) and wiring continuity on the interconnection subsystem of the tester. Trying different combinations of driving-capturing pairs, I expect to extract failing pins or connections. Since now the only combination I cannot handle is the one I described.
Thank you in advance.
10-09-2009 03:28 AM
In hsdio.chm file I found the above paragraph:
"Since NI digital waveform generator/analyzers only have one onboard clock, normally generation and acquisition sessions on the same NI device must use the same Sample clock rate. However, by choosing STROBE as the clock for acquisition operations, generation and acquisition operations can use two different timebases."
Additionally, in the same file, there is a block diagram describing clocking module. In that diagram it seems that there is the capability of routing strobe to the acquisition timing and control module and in the same time routing the on board clock to the generating timing and control module.
10-09-2009 09:22 AM
Hi, I will test your code on a PXI-6552 as soon as I can. I´ll keep you in the loop.
M. Brauner NIG