Found it. This is referring to an example program in the HELP. The program can be found by opening the Help and searcing for "Generate Accurate Pulses".
Aparantly this is something I wrote a couple of years ago. As I recall and by looking at the code the "4" represents the overhead involved in executing the code.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried the example program for generating accurate pulses and it is very accurate. Geat Job!
I do have a question.
In the sub routine is the line :
How is the '4' derived? Is there some mathematical relationship? Or is it just a fudge factor to get the exceptional accuracy?
Which example program? There are nearly1000 in various locations and folders.
Found it. This is referring to an example program in the HELP. The program can be found by opening the Help and searcing for "Generate Accurate Pulses".
Aparantly this is something I wrote a couple of years ago. As I recall and by looking at the code the "4" represents the overhead involved in executing the code.
Thanks!