beautypg.com

H-5223 – Xylem H-5223 User Manual

Page 104

background image

Response:

None.

Example:

-> ECHOOFF

5

Command sent to the XL™.

The logger will no longer echo key presses to the host
system.

C.13 Advanced Commands

Command:

MENU

Description:

Display a menu structure on the host system. This will use a VT52 terminal
emulation mode. When leaving the menu the XL™ will turn off. This will be the
normal mode of operation for human interaction. Chapter 3 is devoted completely
to this command.

Parameters:

None.

Response:

None.

Example:

-> MENU

5

Command sent to the XL™
The logger displays a menu structure on the host
systems terminal screen.

Command:

TESTSCAN

Description:

This command causes the XL™ to execute the scan list. Any values returned will
depend on the scan list. If the scan list utilizes the scan list command “TXA” then
the value in the A register will be returned. See the description for the “TXA”
command in chapter 7 for more information on possible uses.

Parameters:

None.

Response:

The response will vary based on the scan list commands. The response may or may
not be terminated with a carriage return, line feed.

Example:

Suppose the scan list commands were as follows:

SDIM 3

; read SDI12 sensor at address 3

TXA

; it has 3 parameters, send the first value

PULL

; put next value in the A register.

TXA

; transmit the second value.

PULL

; put the third value in the A register.

TXA

; send the third value.

TCR

; send a carriage return, and line feed.

Now if the SCN command was sent to the logger.

H-5223

Remote Operation (Command Mode) C-45