beautypg.com

Model 0254 – Brooks Instrument 0254 User Manual

Page 96

background image

C-18

Model 0254

Section C Serial Communications Protocol

Installation and Operation Manual

X-SE-0254-eng

Part Number: 541B129AAG

September, 2010

BLOCK DELIMITER

Block end

C-5 Serial Value Programming

This sub-section is organized into reading and programming values. The
value is a numeric designator unique to each programmable
value, except Port Type.

C-5-1 Read a Programmed Value

The command below is used to read a single parameter. The parameter is
identified by the index number (zz), see Sections C-4-3, C-4-4 and C-4-5
for a list of index values.

HOST SEND

AZ[.xx]P[zz]?

Non-Network

AZ[yyyyy.xx]P[zz]?

Network

RESPONSE

AZ,yyyyy.xx,4,Pzz,,

A received response indicates that no error was detected.
Response parameters

Parameter

Number

Value in

Example

Descrip tion

1

AZ

respons e pre delimiter

3

xx

port number

4

4

respons e type

7

check sum

8

carriage return character

9

line feed character

5

Pzz

zz is the index i ndicating
which parameter is retrieved

6

value>

value of retrieved
parameter

2

yyyyy

network address of 0254
Read Out devi ce

The example below retrieves the setpoint, i.e. 20.00, for output port 8
channel 4
Request
AZ.08P01?

Response
AZ,00909.08,4,P01,20.00,DF