05-28-2013 02:31 PM
Hi,
I'm trying to synchronize a NI PXIe-6556 and a NI PXI-5406 together using TClock. I'm developing the software C# using the niHSDIO and niFGEN C# wrappers and the .NET 1.1.1 NI-SCOPE library which includes the TClock library.
I believe I understand the general concept of how to synchronize the two pieces, but what I get hung-up on is what to pass into the TClockSynchronizableDevicesCollection.Add(ITClockSynchronizableDevice device) method. I created a new class implementing the ITClockSynchronizableDevice interface, but I don't know how to provide the new class with the proper HandleRef object. Do I need to get a HandleRef object from my niHSDIO and niFGEN objects, and if so, how where do I get them?
Thanks,
Harold
05-29-2013 04:18 PM
Hey Harold,
I got your email on our service request. Let me know if you make any progress and I will continue looking into this on my end as well.