EOEcho System Config
_EO
The EO command turns the echo on or off
EO value,value,...Arguments specified with an implicit comma-separated order

Full Description

The EO command turns the echo on or off. If the echo is off, characters input over the bus will not be echoed back.

Serial only, no Ethernet.

Arguments

EO n

where
n = 0      0 turns echo off
n = 1     1 turns echo on.

Usage

Usage and Default Details
UsageValue
While Moving (No RIO)Yes
In a ProgramYes
Command LineYes
Controller UsageAll
Default Value (PCI-based controllers)0
Default Value (Stand Alone controllers)1 (Galil software will set EO 0 upon connection)
Default Format1.0

Operands

_EO contains the state of the echo; 0 is off, 1 is on

Examples

EO 0;'	Turns echo off
EO 1;'	Turns echo on