Code #39: send a run-time value, Code #39: send a run-time value -47 – INFICON MDC-260 Thin Film Deposition Controller User Manual

Page 185

Advertising
background image

MDC-260 DEPOSITION CONTROLLER

COMPUTER INTERFACE 11-47

Hex

FF FE

01

26

01

06 D2


Response:

• The controller will respond with the normal transmission receipt.

Code #39: Send a Run-Time Value

Description:

Instructs the controller to send one run-time value base on the Value

Code received. The table of run-time values can be found in the description for
Code #30.

Format/Example:

• To instruct the controller to send the current Layer Number, transmit:

Header

Interface

Address

Inst.

Code

Length

Run-Time

Value

Checksum

Dec

255 254

1

39

1

4

Hex

FF FE

01

01

04


Response:

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

with:

Header

Interface

Address

Inst.

Code

Length

Data

Bytes

Checksum

Dec

255 254

1

30

(length)

(data) (checksum)

Hex

FF FE

01

1E

(length)

(data) (checksum)

(length):

The length of the single run-time value to be sent by the controller.

(data):

The requested data value, in ASCII characters.

(checksum):

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

Advertising