×
Skip to main content Link Search Menu Expand Document (external link) Right Arrow

Contents

Generator

Generator tag returns a preset or randomly generated integer..

Parameters

Data type is not selectable since this tag can only return an integer. For other tag parameters not covered herein, see Tag Editor.

Update Period

Specifies how frequently the tag will generate a value; the default value is 0 hours 0 minutes 5 seconds.

Generator type

Specifies the method by which the tag will generate its output; two methods are available:

  • Static integer value
    Continuously returns the value specified under Static value to generate.
  • Random integer value
    With each update, returns a random value from the range between Minimum value to generate and Maximum value to generate, inclusive of both.

Both methods only accept integer input in their respective configurations. External data type cannot be set to Boolean.

Tag editor view with a generator tag

Fig. 1. Generator tag opened in the Tag Editor.