Mike Buess
USA
3037 Posts |
Posted - 06/02/2007 : 08:30:37 AM
|
Hi Oliver,
To find out which LabTalk script is run by a particular menu command hold down the Shift and Control keys while you select that menu item. Frequency Count uses limit -r to find the step size (inc)...
sum(%C); start = sum.min; stop = sum.max; i = number of steps; limit -r start stop i inc;
Mike Buess Origin WebRing Member |
 |
|