User Manual

<6. Explanation of Basic Items>
6-11
IM 01C25T02-01E
6.5.5 OUT_D
OUT_D.value is “1when the alarms selected by OUT_D_SEL occur.
OUT_D.status is linked OUT.status. OUT_D.value can be written the
value form 0 to 15 when block mode is O/S or MAN mode. The OUT_
D_SEL options are shown below.
High High Alarm (1):
OUT_D.value will be “1when HI_HI alarm occurs.
High Alarm (2):
OUT_D.value will be “1when HI alarm occurs.
Low Low Alarm (4):
OUT_D.value will be “1when LO_LO alarm occurs.
Low Alarm (8):
OUT_D.value will be “1when LO alarm occurs.
F0609.ai
ALARM_OPTS=HI_HI
|
HI
|
LO_LO
(A case of HI_HI, HI and LO_LO options are selected)
HI_HI_LIM
HI_LIM
LO_LO_
LIM
OUT_D.value = 0
OUT_D.value = 1
OUT_D.value = 1 OUT_D.value = 1
OUT_D.value = 1
Figure 6.5 An Example of OUT_D.value
6.5.6 Basic Parameters of the AI Block.
Parameter Outline
OUT Shows output value and status. When the Block mode is Man and O/S, the value is held.
SIMULATE Used for simulation. It sets the value and status arbitrarily from the transducer. Use this parameter for
loop checking. Refer to 7.3 Simulation Function.
XD_SCALE Sets the range of inputs from the transducer block that corresponds to 0% and 100% in the AI function
block. Also sets the unit of the range, inputs values that correspond to 0% and 100%, and four decimal
values.
OUT_SCALE Sets the range, unit, and digit of the output scale.
CHANNEL Selects the signal which is calculated in SENSOR Transducer Block. The relation between the signals
and channels are shown below;
Channel 1: PRIMARY_VALUE (pressure/differential pressure)
Channel 2: SECONDARY_VALUE (H-side static pressure)
Channel 3: TERTIARY_VALUE (L-side static pressure)
Channel 4: CAP_TEMP_VAL (capsule temperature)
Channel 5: AMP_TEMP_VAL (amplier temperature)
Channel 6: FLG_TEMP_VAL (ange temperature for Heat trace monitoring)
L_TYPE The operation function of the AI function block can be selected from Direct, Indirect Linear, or Indirect
SQRT:
Direct: The Signal from the transducer block is directly output by ltering only, but without scaling or
square root extraction.
Indirect Linear: Values scaled according to the range settings of XD_SCALE and OUT_SCALE are
output.
Indirect SQRT: Values are scaled according to the range settings of XD_SCALE, square root extraction
is performed for them, and then the values are scaled according to the range setting of OUT_SCALE
before being output.
LOW_CUT When the output value is smaller than the value set by this parameter, the output value is 0. To enable
the low-cut function, this parameter must be enabled in IO_OPTS. The setting is in an engineering unit of
OUT_SCALE.