| EO | Syntax: | Implicit Notation Only | |
| Operands: | _EO | ||
| Burn: | not burnable | ||
| Echo | |||
The EO command turns the echo on or off. If the echo is off, characters input over the bus will not be echoed back.
EO n where
n = 0 0 turns echo off
n = 1 1 turns echo on.
| Usage | Value |
|---|---|
| While Moving | Yes |
| In a Program | Yes |
| Command Line | Yes |
| Controller Usage | All |
| Default Value (PCI) | 0 |
| Default Value (Stand Alone controllers) | 1 (Galil software will set EO 0 upon connection) |
| Default Format | 1.0 |
_EO contains the state of the echo; 0 is off, 1 is on
EO 0 Turns echo off EO 1 Turns echo on