...
- ACM will communicate with the settings on the "Secondary connection" tab and will count how many poll cycles occur on the secondary connection.
- Each poll cycle on the secondary connection, successful or failed, counts as an "attempt" and will be logged accordingly.
- When the number of attempted poll cycles on the secondary connection is the same as the "Secondary Attempt" value, ACM will perform a test on the primary connection:
- If this test passes (meaning the connection can be made), ACM will switch back to the primary connection.
- If this test fails (meaning the connection cannot be made), ACM will reset the "attempt" count to 0 and the cycle will start over at #1
...