Super Systems 9205 Series User Manual
Page 159
Series 9205 Operations Manual Rev A
158
This opcode is used to enable a high limit alarm on the temperature or atmosphere percent output.
The Temperature PO Value is the high limit point for the temperature percent output. The range is -101
(disable) – 100.
The Atmosphere PO Value is the high limit point for the atmosphere percent output. The range is -101
(disable) – 100.
This alarm remains active until the program ends.
ID_INC
N/A
N/A
N/A
This opcode increments the integer ID number by one.
ID_INQ
ID Number Value
N/A
Option
This opcode is used to compare the ID value to the value in the temperature data. The
LIMIT
opcode
immediately following this opcode sets a time limit on the wait. A
BRANCH
opcode immediately following
this opcode can be used to change the program flow based on the inquiry results.
The ID Number Value is the ID to compare. The range is -301 (disable) – 30000.
The Option will determine how to compare the ID value against the value in the temperature data. The
options are: Equal, High, or Low.
ID_SET
ID Number Value
N/A
N/A
This opcode is used to set the ID number to the value specified in the temperature data. The ID number is
provided as a feature to track loads or jobs, and it is not used by any controller.
The ID Number Value is the value to set. The range is -301 (disable) – 30000.
IN_INQ
Input Value
Input
Option
This opcode will check a specific input against a specified value and can hold until the input matches the
value.
The Input Value is the value to check against. The range is -301 (disable) – 30000.
The Input is the specific input to check. The range is 1 – 3.
The options are: Wait, Wait Up, or Wait Down.
JUMP
N/A
N/A
Recipe Number
The JUMP opcode is used to go to another program when no return is needed. The difference between a
JUMP
and a
GOSUB
is that
GOSUB
will return to the original program when the called program completes.
A
JUMP
will not return to the original program.
The Recipe Number is the recipe number to go to. The range is 1 – 300.
LIMIT
N/A
N/A
Time Limit
This option is used to place a time limit on a wait or inquiry step. The pass step number is the next step
executed if the condition is satisfied before the LIMIT timeout occurs and the fail step is the next step
executed if the limit time is exceeded. Optionally, a user alarm value may be provided which will activate the
specified programmer user alarm in the event of a limit failure.
The Time Limit is the total time, in Hours:Minutes format, for the program to wait. The Hours range from 0
– 8, and the Minutes range from 0 – 59.
LOW_AL
Temperature Setpoint
Atmosphere Setpoint
N/A