Code #21: receive sensor setup, Code #21: receive sensor setup -28 – INFICON MDC-260 Thin Film Deposition Controller User Manual

Page 166

Advertising
background image

MDC-260 DEPOSITION CONTROLLER

COMPUTER INTERFACE

11-28

Response:

• In addition to the normal transmission receipt, the controller will respond

with:

Header

Interface

Address

Inst.

Code

Length

12 Data Bytes

Checksum

Dec

255 254

1

20

12

(data) (checksum)

Hex

FF FE

01

14

0C

(data) (checksum)

(data):

The 12 data bytes represent the configuration parameters of both sensors.

(checksum):

The checksum from the instruction code through the last data byte.

Code #21: Receive Sensor Setup

Description:

Instructs the controller to enter the incoming sensor setup

parameters into memory. Use the table from Code #20 to construct a message to
set the sensor parameters to your desired settings.

Format/Example:

• To re-program the controller with custom sensor parameters, transmit:

Header

Interface

Address

Instruction

Code

Length

12 Data

Bytes

Checksum

Dec

255 254

1

21 12

(data)

(checksum)

Hex

FF FE 01

15 0C

(data)

(checksum)

(data):

The 12 utility values, as shown in the utility data table above.

(checksum):

The checksum from the instruction code through the last data byte.


Response:

• The controller will respond with the normal transmission receipt.

Advertising