Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • We have three tags, T1, T2, and T3 under the scope of the Agent.
    • They are all integers with an initial value of 0 at time 0
  • The ‘tag pacing period’ in the Agent config is 1000 ms.
  • The BIRTH is published at time '0' (i.e. when the Injector connects).

The tags change value per the schedule below:

Timestamp (in seconds)

Tag Path

Value

0.5

T1

1

0.75

T2

1

1.5

T3

1

2.5

T1

2

4.5

T1

3

4.75

T1

4

...