02-12-2007 02:54 PM
02-13-2007 06:47 PM
Hello Yingmai,
I am assuming that you are using DAQmx and also that you are just wanting to synchronize using the same board. Please correct me if I am wrong.
The NI-DAQmx Visual Basic 6.0 type library is based on the NI-DAQmx C API. Therefore, in addition to the installed Visual Basic 6.0 examples, you can also refer to the NI-DAQmx C API examples when creating a new NI-DAQmx application in Visual Basic 6.0.
Please see the following Knowledge base article for information on how to use the C examples for Visual Basic. There is a synchronization example for C, which you can use.
NI-DAQmx Examples for Visual Basic 6.0
Regards,
Raajit L
Application Engineer
National Instruments
02-16-2007 03:49 PM