I have a Labview VI that was built by someone else to run our fatigue testers. The program generates several independant sine waves that are used as signals to drive several pnuematic cylinders. I would like to put a counter into the program to count the number of cycles of the tester, but I don't want to have to put a physical counter onto the machine, I would like to keep the counter fully within the program. I have tried to tap into the signal and count the number of times that the peak on the sine wave passes, but I have not been able to make it work. If anyone has any information on how I could accomplish this please let me know. Attached is a copy of the VI, I would like to put the counter into "Machine A, Right cylinder". The lower portion of the VI is set up to read strain gages, which doesn't have to do with what I am asking.