Write a constraint such that data obtained is a increment of previous one

In reply to dave_59:

Thank you, now I understand, you have solved ‘always starts at 0’ issue with


(const'(increment) != 0) -> {...
//in combination with
increment inside {[1:10]};