CtrResetValue

This command is used to set a counter to its reset value and return an empty string.

For example:

Input: CtrResetValue CTR

If the named counter file does not exist, CtrResetValue creates a new counter with default values.

For example:

Input: CtrResetValue NEW_CTR
Output: 1 999999999 1   

A counter is destroyed by removing the counter file.

For example, in UNIX:

% rm NEW_CTR.ctr

In Windows:

del NEW_CTR

To change the counter’s value to its configured reset value, use:

CtrResetValue tag ?mode?
  • tag is the counter file path.
  • mode is the file.