Code #19: receive source setup, Code #19: receive source setup -26 – INFICON MDC-260 Thin Film Deposition Controller User Manual
Page 164

MDC-260 DEPOSITION CONTROLLER
COMPUTER INTERFACE
11-26
Format/Example:
• To instruct the controller to send the source setup parameter list, transmit:
Header
Interface
Address
Instruction
Code
Length
Checksum
Dec
255 254
1
18 0
239
Hex
FF FE
01
12 00
EF
Response:
• In addition to the normal transmission receipt, the controller will respond
with:
Header
Interface
Address
Inst.
Code
Length
18 Data Bytes
Checksum
Dec
255 254
1
18 18
(data) (checksum)
Hex
FF FE
01
12 12
(data) (checksum)
(data):
The 18 data bytes represent the configuration parameters of both sources.
(checksum):
The checksum from the instruction code through the last data byte.
Code #19: Receive Source Setup
Description:
Instructs the controller to enter the incoming source setup
parameters into memory. Use the table from Code #18 to construct a message to
set the source parameters to your desired settings.
Format/Example:
• To re-program the controller with custom source parameters, transmit:
Header
Interface
Address
Instruction
Code
Length
18 Data
Bytes
Checksum
Dec
255 254
1
19 18
(data)
(checksum)
Hex
FF FE 01
13 12
(data)
(checksum)
(data):
The 18 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.