LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how counting the number of an int or ext clock périods, associated with asynchronous external signal edges

A counter fed by an internal or external clock (clk1), is used as time base. It must provide the number of periods that elapsed since the start of the application whent appears a rising edge of the signal (sig) to measure.
The number of periods clk1, which corresponds to the rising edge of sig should be stored in a table.

How to achieve this VI?

 

Best regards

Configuration details:
LabVIEW version 2011
NI Hardware: Multifunction DAQ (and NI ELVIS) PCI-6133 device
Driver Version: NI-DAQmx 9.3
Operating system: Windows 7

0 Kudos
Message 1 of 2
(2,317 Views)

Hello Yek,

 

Could you try to re-build the executable you embed in the installer by changing this parameter : in the build specification of your EXE, go to the "Additional Exclusions" category and uncheck "Remove unused polymorphic VI instances" option

 

Regards,

Mathieu P. | Certified LabVIEW Associate Developer
National Instruments France


Journées techniques : des fondamentaux aux dernières technologies pour la mesure et le contrôle/comm...

0 Kudos
Message 2 of 2
(2,301 Views)