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

MDC-370 DEPOSITION CONTROLLER
Remote Action Code
Description
Action Trigger Type
0
Sound Alarm Action
Momentary
1
Sound Alert Action
Momentary
2
Sound Attention Action
Momentary
3
Step From State Action
One Shot
6
Clear Hold in State Action
Continuous
5
Set Hold in State Action
Continuous
6
Terminate Deposit Action
One Shot
7
Halt Process Action
One Shot
8
Switch Crystals
One Shot
All the momentary actions trigger the action for a 100-millisecond period for each
message received. The one shot actions trigger the action once for each message
received. For example, sending one step from state message would cause the
controller to step into the next state one time. The continuous actions trigger that
action indefinitely. So the set hold in state action will cause the controller to hold
in the current state until the clear hold in state action is received and the exit state
condition is meet.
Format: Header, Address=1, Instruction=38, Length=1, Action Code (0-
8), Checksum
Example: To initiate a terminate deposit action the computer would send:
Chr$(255)+Chr$(254)+Chr$(1)+Chr$(38)+Chr$(1)+Chr$(6)+Chr$(210)
40. Send run-time values (Code #39)
Instructs the controller to send one run-time value base on the value# received.
Format: Header, Address, Instruction=39, Length=1, value #(0-39) 1 byte, 1 byte
Checksum.
A description of the run-time value list is as follows:
COMPUTER INTERFACE 11-29