Data that can be used in equations, Processing order of computation, Handing of the unit in computations – Yokogawa Button Operated DX2000 User Manual
Page 59: Displaying the computed data, Alarm, Saving computed data
1-48
IM 04L42B01-01E
• Data That Can Be Used in Equations
The data listed below can be used.
Data
Notation
Description
Measurement channel data
001, etc.
Specify the computed data using a channel number.
Computation Channel data
*1
101, etc.
Specify the computed data using a channel number.
External input channel data
*1
201, etc.
Specify the computed data using a channel number.
Constant
K01 to K60
A value.
Communication input data
C01 to C60
Data set through communications.
Status of the remote control
*1
input D01 to D08
*2
The value is 1 when the remote control input is ON or 0 when
it is OFF.
Pulse input
*1
P01 to P08
*2
Q01 to Q08
*2
Counts the number of pulses per scan interval.
Counts the number of pulses per second.
Internal switch status
S01 to S30
1 or 0.
Alarm output relay
*1
status
I01 to I36
The value is 1 when activated or 0 when deactivated.
Flag
*1
F01 to F08
1 or 0. Set the flag using the event action function (see section
1.6).
Recording (memory sampling)
status
M01 to M12
The value is 1 when recording is taking place and 0 when
recording is stopped. When the multi batch function is not
being used (release number 3 or later; /BT2 option), M01
indicates the recording (memory sampling) status. When the
multi batch function is being used, M01 to M06 indicate the
recording (memory sampling) statuses of each batch. The
recording status of an inactive batch group is 0. This function
is available for release numbers 3 and later.
*1 An option.
*2 Values such as 01 are terminal numbers.
Only the data that are checked in the table below can be used in TLOG, CLOG, and
PRE.
TLOG
CLOG
PRE
Other computations
Meas.
Channel
Data
Comp. Type
Comp.
Channel
Ext.
Input
Channel
Constant Comm.
Input
Remote
Pulse
Internal
Switch
Relay
Flag
Record
status
Example: TLOG.SUM(S01), CLOG.AVE(001.002.K01), and PRE(S01) are not allowed.
• Processing Order of Computation
Computation is processed in order from the smallest event action number for each
scan interval.
Example: If you specify 102 = 101 + 103, the value of the previous scan interval is
used for the 103 value.
• Handing of the Unit in Computations
In computations, measured values are handled as values without units. For example,
if the measured data from channel 001 is 20 mV and the measured data from channel
002 is 20 V, the computed result of 001 + 002 is 40.
• Displaying the Computed Data
The computed data is displayed by setting a measurement span for each computation
channel. Computation channels can be displayed on various operation screens in the
same fashion as the measurement channels.
For the setting procedure, see section 9.3.
• Alarm
Up to 4 alarms can be assigned to each computation channel. The alarm types are
high limit alarm (H), low limit alarm (L), delay high limit alarm (T), and delay low limit
alarm (t).
• Saving Computed Data
As with the measured data, the computed data can be saved to display data, event
data, manual sampled data, and report data.
1.8 Computation and Report Function (/M1 and /PM1 Options)