Hello Ex-jobb
The synchronization examples for the Frame API are somewhat advanced but don't cover the basic grounds. Basically, they allow you generate/receive an event based trigger pulse. A generally easier approach is the sharing of a clock signal, however this is only supported through the relatively new ncConnectTerminals and ncDisconnectTerminals VIs, for which there are no examples existing yet. Their functionality is very similar to the nc
tConnectTerminals and nc
tDisconnectTerminals Vis of the Channel API that why I referenced them (as an example to see how they are used).
Like I said in the
other thread, it would be easier to judge what synchronization options work best for your application, I you could describe the desired behavior of your application in a few words.
Regards,
-B2k