INFICON MDC-370 Thin Film Deposition Controller User Manual
Page 162

MDC-370 DEPOSITION CONTROLLER
Bit 6 = Crystal Marginal&In
Process, Switch
Bit 7 = Crystal Fail&In
Process, Switch
Attention 2 Errors
1
Bit 1 = Sensor Calibration
Done
Bit 2 = Not Sampling (Sample
Mode)
Bit 3 = Manual Crystal Change
Bit 4 = Resume Process
Bit 5 = Sound Attention
Bit 6 = Manual Pocket Change
Bit 7 = Pause on Layer
Complete
Controller Status 1&2
1x1 bit 0 = Ready Mode
bit 1 = Manual Mode
bit 2 = Time Power Mode
bit 3 = Hold Mode
bit 4 = Halt Mode
bit 5 = Abort Mode
bit 6 = Power Control Mode
bit 7 = In Process
byte#2
bit 0 = Resume Process
bit 1 = Simulate Mode
bit 5 = Material Time Setpoint
bit 6 = Backup Sensor Active
bit 7 = Last Layer Of Process
All string values are in ASCII format including decimal points and colons where
needed.
Example: To instruct the controller to send the layer number value, the computer
would send:
Chr$(255)+Chr$(254)+Chr$(1)+Chr$(39)+Chr$(1)+Chr$(5)+Chr$(210)
The 370 will return the layer number as a three byte string.
41. Enable/Disable the front panel keyboard (Code #40)
Instructs the controller to either enable or disable the MDC-370's front panel keys
based on the value received. A value of 255 disables the keys. Any other value
will enable the keys.
Format: Header, Address, Instruction=40, Length=1, value #(0,255) 1byte,
Checksum.
COMPUTER INTERFACE
11-32