The following text is from the Internal Engine section of the documentation. It discusses the startup sequence using a terminal program.
The first thing you do is hit
enter. This is required by the module on power up so it can detect the correct Interface. This will result with>prompt. It is possible that a module is running an internal script with an infinite loop and it does not respond to commands. In this case, pressing theescapekey will terminate the running internal script.To be safe, just hit
escapethenenter! You will for sure see>prompt coming back. The device is now ready to accept commands inImmediate Mode.
My question is about the last paragraph. With scripts running on the chain, I have found that sending escape and then enter, on startup, does not work for me. Reversing the sequence, enter before escape, does work.
Am I confused again or again confused?