.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
| Type | Enum |
|---|---|
| Value | on/off |
| Range | on/off |
| Order In Interpretation | 2 |
| Default Value | off |
-p
List the current parameter values
| Type | Switch |
|---|---|
| Value | |
| Range | |
| Order In Interpretation | 3 |
-x
Reset the parameters to defaults
| Type | Switch |
|---|---|
| Value | |
| Range | |
| Order In Interpretation | 1 |
Parameter Interpretation Order
-x, -e, -p
Parameter Defaults
-e off
Response Headers
Examples
| Command | Response | Action |
| .ec -x | CS: .ec -x
OK: | .ec defaults loaded |
| .ec -p | CS: .ec -p
PR: -e off -p -x OK: | None |