Syntax | Description |
---|---|
SMODE [mode]<cr> |
Set serial line start-up operating mode. Available modes:
|
Example:
|
Syntax | Description |
---|---|
SERI<cr> | Show current serial line settings. |
SERI [b p d s]<cr> | Set new serial line settings. The new settings are taken into use
when the probe is reset or powered up.
|
Example (shows default settings):
Example (set serial line to 9600 baud, even, 7 data bits, and 1 stop bit):
|
Syntax | Description |
---|---|
ADDR<cr> | Show current device address. Addresses are required for POLL mode. |
ADDR [aaa]<cr> | Set new device address.
|
Example (change probe address to 52):
|
Syntax | Description |
---|---|
SDELAY<cr> | Show serial line transmission delay. |
SDELAY [delay]<cr> | Set a new serial line transmission delay, range 0 … 255 (milliseconds) |
Example (set delay to 50 milliseconds):
|
Syntax | Description |
---|---|
ECHO [on/off]<cr> | Enable or disable echoing of characters received by the probe. |
Example:
|