Hello.
I downloaded all examples about conters(VB, VC++, LabView,..), but I could'nt solve this problem. -_-;
=============
H/W : PCI-6033E : device1
PCI-6602 : device2
O/S : Win-XP pro.
D-tools : Delphi6
Ni-DAQ710
Component Works 6.0
<>
counter0 of PCI-6033E connent to GPS signal(TTL),
But sometimes wrong values are recieved.
I wanna get exact frequency(or pulse count).
So I set additional board- pci-6602-.
Then, I downloaded all sources about counter, PCI-660x,....
(Buffered Period Measurement with Multiple Counters Using Measurement Studio 6.0,
Cascaded 48-bit Counter in ComponentWorks,
Continuous Pulse Generation with Measurement Studio for Vis
ual Basic,
DAQSTCEventCounting,
E Series Finite-Continuous Pulse and Period Measurement with Measurement Studio,
Event Counting with the Configurable Digital Filter in Visual Basic (NI-TIO),
Generate Continuous Pulse Train With a Start Trigger on Multiple Counters,
pci6601countinternal,
Simultaneously Starting Analog Input, Analog Output, and a Counter with ComponentWorks,
Single Pulse Generation with Visual Basic,
STCMeasureFrequency,etc...) But these modules did not work. Coz, I tried run original VB source.
But it didn't work so I convert it to delphi source.(using OCX). (I have not LabView module, so I wanna delphi module or example source, ^^;)
Plz somebody help me.