Navigation Timeout

Specify in seconds how long navigation between two entities should take to execute before an error message appears. Configuring a global navigation timeout is useful if a model gets into an infinite loop waiting for an event to occur on the host.

The global navigation timeout monitors SetCurrentEntity() calls and Navigate commands in an operation. The detection of a global timeout will halt the navigation process. A well-designed model should never encounter a global navigation timeout error.

The default is 30.