ECHO
Sets port echo
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7, SMART2 |
This command is used to set a port to echo.
Message ID: 1247
Abbreviated ASCII Syntax:
ECHO [port] echo
Factory Default:
ECHO COM1 OFF
ECHO COM2 OFF
ECHO COM3 OFF (not supported on OEM719)
ECHO COM4 OFF (OEM7600, OEM7700 and OEM7720 only)
ECHO COM5 OFF (OEM7600, OEM7700 and OEM7720 only)
ECHO USB1 OFF
ECHO USB2 OFF
ECHO USB3 OFF
ECHO ICOM1 OFF (not supported on OEM719)
ECHO ICOM2 OFF (not supported on OEM719)
ECHO ICOM3 OFF (not supported on OEM719)
ECHO ICOM4 OFF (not supported on OEM719)
ECHO ICOM5 OFF (not supported on OEM719)
ECHO ICOM6 OFF (not supported on OEM719)
ECHO ICOM7 OFF (not supported on OEM719)
ECHO SCOM1 OFF
ECHO SCOM2 OFF
ECHO SCOM3 OFF
ECHO SCOM4 OFF
ASCII Example:
ECHO COM1 ON
ECHO ON
Field |
Field Type |
ASCII Value |
Binary Value |
Description |
Format |
Binary Bytes |
Binary Offset |
1 |
Command header |
- |
- |
ECHO header This field contains the command name for abbreviated ASCII or the message header for ASCII (see page 1) or Binary (see page 1). |
- |
H |
0 |
2 |
port |
Port to configure |
Enum |
4 |
H |
||
3 |
echo |
OFF |
0 |
Sets port echo to off |
Enum |
4 |
H+4 |
ON |
1 |
Sets port echo to on |