6 update output types, 7 update logic statements – INFICON IC/5 Thin Film Deposition Controller User Manual
Page 166

7 - 24
IP
N 07
4-
23
7A
E
IC/5 Operating Manual
7.7.4.6 Update Output Types
For each command format the symbol
þ
represents a blank space.
The format is:
UT
þ
output#
þ
[type code]
This command changes the type code for a specific relay. Type code values are 0
or 1, where 0 is Normally Open and 1 is Normally Closed.
7.7.4.7 Update Logic Statements
For each command format the symbol
þ
represents a blank space.
The format is:
UL
þ
logic statement#
þ
IF
þ
(event code)
þ
THEN
þ
(action code)
This command changes the encoded conditional string assigned to a specific logic
‘device’. The string is represented in the form IF (event code) THEN (action code).
Both IF and THEN portions are always required. An Event marked with a ‘#’
requires a numeric qualifier. Codes are used to represent Events and Actions.
Multiple Events are connected with AND, OR, or ON. Parentheses show groupings
and the symbol ‘~’ is used to represent a negate. Multiple Actions are connected
with an AND.
For example, to enter into Logic Statement 24:
IF (Statement 7 or Statement 8) AND TIMR EXPIRED 14 and TIMR EXPIRED 1
THEN Message OFF 5 and Message ON 1
the command is:
UL 24 IF (43 7 OR 43 8) AND ~ 41 14 AND 41 1 THEN 22 5 AND 21 1
Table 7-17 Update Logic Statements - Output Event
event code
Output Event
0
Clear the event string
1
Source Switch State
2
Rise 1 State
3
Soak 1 State
4
Rise 2 State
5
Soak 2 State
6
Shutter Delay State
7
Rate Ramp 1 State
8
Rate Ramp 2 State
9
Feed Ramp State
10
Feed State
11
Idle Ramp State