beautypg.com

Xon/xoff, Xon/xoff "=" command example, Xon/xoff "?" command example – Watlow Series 945 Data Communications User Manual

Page 14

background image

How to Use Data Communications

14

WATLOW Series 945

Figure 7 -
XON/XOFF "?"
Command Example.

XON/XOFF "?"

XON/XOFF "?" Command Example

You want to know the Alarm 1 Low (A1LO) value. The "?" uses a variation of the
message syntax shown just below. This protocol requires an ending carriage
return character.

"?" Command syntax with XON/XOFF Protocol:
? Data.1

Enter in ASCII:
? A1LO
The hex string will be:
3F2041314C4F0D

The value of A1LO will be between rL (Range Low) and rH (Range High), say, 500.

Response from the Series 945:

The hex response string is:
13113530300D

ASCII
Characters

HEX
Value

1

41

4C

31

Space

?

3F 20

A

L

CR

0D

4F

O

0

0

30

5

35

30

CR

0D

ASCII
Characters

HEX
Value

13

11