Documentation
ARCADIS Varic
SPR2-310.620.30.02.02 91
of 98
Infinite loops 0
Avoid infinite loops when creating rules!
Here is an example of an unfortunate configuration with an endless loop:
(1) Computer 1 sends data to computer 2.
(2) Rule on computer 2: Send all data received to computer 3.
(3) Rule on computer 3: Send all data received to computer 2.
As soon as computer 2 receives data for the first time, these data are sent back
and forth in a loop between computers 2 and 3.
Deleting rules 0
Rules that will not be needed again for automatic data transfer can be deleted
instead of just deactivating them.
◆ Select the rule that you want to delete from the list.
◆ Click Delete.
– The rule is removed from the list.