GetCtrSV (n)
Purpose | Return the Set Value (S.V,) of the Counter #n.
n should be between 1 and 128. Note : Although the present values (P.V.) of counters #n can be accessed directly as variables "CtrPV[n]", the Set Values however can only be obtained by this function. |
See Also | GetTimerSV, SetCtrSV, SetTimerSV |