DataCounter

graphics/plugins_datacounter-icon.png

DataCounter plugin increases/decreases its value every time the DataField changes (if set to begin counting at 1 and an incremental value of 1, the plugin will count the number of times that the DataField changed).

The plugin will count starting at the From parameter value, adding the Step parameter value to counter every time the DataField defined in Field Name changes, until the value "To" is reached.

When the "To" value was reached the counter will start over again from the beginning.

graphics/plugins_datacounter.png
Unique Parameters
  • From: Defines the initial value of the counter.

  • To: Define the ending value of the counter.

  • Step: incremental value of the counter.

  • Output Field: Defines a DataPool variable that the counter value will be assigned to.

  • Output Scope: Defines if the DataPool variable defined in the output field is a global variable or a local variable.