02-02-2006 02:28 PM
02-03-2006 11:02 AM
If you need to synchronize the data acquisition based upon a
GPS signal that you read into LabVIEW, you could use the user defined event
feature in LabVIEW. A good example called Programmatically Fire Events can be
found in LabVIEW's example finder. It demonstrates how to setup, fire and
execute events. You would need to setup a user defined event, and
generate the event every time you get the pulse per second signal. If you
generate this event on both machines, they should be executed approximately at
the same time. There are some limitations with synchronizing based upon
software events. How close the two systems perform their data acquisition
will also depend on how close in time they receive and process the pulse from
the GPS signal.
Regards,
Jesse O.
Application Engineering
National Instruments