Code #25: receive output setup, Code #26: send action setup, Code #25: receive output setup -33 – INFICON MDC-260 Thin Film Deposition Controller User Manual

Page 171: Code #26: send action setup -33

Advertising
background image

MDC-260 DEPOSITION CONTROLLER

COMPUTER INTERFACE 11-33

Code #25: Receive Output Setup

Description:

Instructs the controller to enter the incoming parameters for Output

#N into memory. Use the table from Code #24 to construct a message to set the
parameters for Output #N to your desired settings.

Format/Example:

• To re-program Output #N with custom parameters, transmit:

Header

Interface

Address

Inst.

Code

Length

Output #N

(1-8)

43 Data

Bytes

Checksum

Dec

255 254

1

22

44

2 (data)

(checksum)

Hex

FF FE

01

16

2C

02 (data)

(checksum)

(data):

The 43 data bytes represent the configuration parameters the selected

Output.
(checksum):

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


Response:

• The controller will respond with the normal transmission receipt.

Code #26: Send Action Setup

Description:

Instructs the controller to send the parameter list for Action #N. A

description of the Action parameter list is as follows:

Parameter Name

Length (bytes)

Allowable Range

Action Type

1

0...37

Condition String

24

! | & ( )

Total: 25 Data Bytes


Format/Example:

• To instruct the controller to send the parameter list for Action #5, transmit:

Header

Interface

Address

Instruction

Code

Length

Action #N

(1-8)

Checksum

Dec

255 254

1

26 1 5 223

Hex

FF FE

01

1A 01 05 DF

Advertising