Garp Posted September 7, 2021 Report Share Posted September 7, 2021 (edited) Hello, I would like to synchronize a PXIe 6356 (connected to a BNC 2110) and a PXIe 4492, which are installed in the same chassis. Since I unfortunately couldn't get it to work, I wanted to ask if someone could help me with my problem. With synchronous I mean: The measurements of both PXIe should start at the same time and should take out the measured values at the same time. Possibly it would work with a digital trigger, but unfortunately I don't know how to implement this in Labview and how to wire it. So at least I know that the PXIe 4492 has a PFI0 socket. The BNC 2110 has much more digital connectors. Please find attached my VI. Thanks for the help in advance. Multichannel_8_analog_acquisition.vi Edited September 7, 2021 by Garp Quote Link to comment
Gribo Posted September 7, 2021 Report Share Posted September 7, 2021 (edited) You will have to setup the triggering, similar to the snippet below. I don't have those DAQs, so I can't test it. Edit: You might have to do SW trigger, Each DAQ will have its own trigger source (PFI0), and the software will generate a transition on both lines. Edited September 7, 2021 by Gribo 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.