Table of Contents

.ec Echo

Determines whether commands are echoed back to the host.

Android iOS .NET
link coming soon link coming soon EchoCommand

Parameters

Identifier Values Description
-e on/off Turn echo on or off
-p List the current parameter values
-x Reset the parameters to defaults

Parameter detail

-e

Turn echo on or off

TypeEnum
Valueon/off
Rangeon/off
Order In Interpretation2
Default Valueoff

-p

List the current parameter values

TypeSwitch
Value
Range
Order In Interpretation3

-x

Reset the parameters to defaults

TypeSwitch
Value
Range
Order In Interpretation1

Parameter Interpretation Order

-x, -e, -p

Parameter Defaults

-e off

Response Headers

CS ER ME OK PR

Examples

CommandResponseAction
.ec -xCS: .ec -x

OK:

.ec defaults loaded
.ec -pCS: .ec -p

PR: -e off -p -x

OK:

None