Versions Compared

Key

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

...

Remark: If you use repeat, you need to assure at the client side, that the timestamps are increasing. In the above example this is simply done by using system time but when using application time (i.e. providing timestamp datatypes) you will need to increase the timestamps manually, e.g. with something like, when B contains the timestamps of the source and 10 is the maximum value

Code Block
TODO
Code Block
in_ts = TIMESTAMP({START = 'B+counter()*10'},in)