Delayer
В некоторых ситуациях вам может понадобиться поддерживать историю значений переменных. Например, если вы хотите вычислить среднее значение или разницу между последними значениями.
For this, you can use a Delayer, with which you can maintain the history of the values of a given variable. You can do this by inserting a Variable Card in the top slot for which you want to maintain the history. You can now create Variable Cards that will refer to a list of values, which corresponds to the history. The referenced (or any other) Variable Card must remain in the top slot for the delayer to work.
The newest values correspond to the last elements in the list. You can choose the maximum length of the history from within the gui.