Download Print this page

Hour Meter - Mitsubishi Electric MELSEC iQ-F FX5 Programming Manual

Instructions, standard functions/function blocks
Hide thumbs Also See for MELSEC iQ-F FX5:

Advertisement

Hour meter

HOURM
This instruction measures the on time of the input contact in units of hour.
Ladder diagram
(s)
FBD/LD
EN
ENO
s
d1
d2
Setting data
■Descriptions, ranges, and data types
Operand
Description
(s)
Time after which the alarm (d2) is set to on (unit: hour)
(d1)
Device for storing the measured current value (latched (battery
backed) type data register)
(d2)
Device to be turned on when timeout occurs (alarm output)
EN
Execution condition
ENO
Execution result
■Applicable devices
Operand
Bit
X, Y, M, L, SM,
F, B, SB, S
(s)
(d1)
(d2)
Processing details
• This instruction measures the period of time for which the input contact is on in units of hour, and turns on the device
specified by (d2) when the accumulated ON time exceeds the time (16-bit binary data) specified in (s).
• In (s), specify the period of time until the device specified by (d2) is turned on in units of hour.
• The measured current value in units of hour is stored in (d1).
• The measured current value of less than one hour (in units of second) is stored in (d1)+1.
• (d2) is set to on when the current value in (d1) exceeds the time specified by (s).
• Specify a latched (battery backed) type data register as (d1) so that the current value data can be continuously used even
after the power to CPU module turns off. If a general data type register is used, the current value data is cleared when the
power to the CPU module is turned OFF or when the controller mode switches from STOP to RUN.
• Even after the alarm output specified by (d2) turns ON, the measurement is continued.
• When the current value reaches the maximum value of 16-bit data, the measurement is stopped. For continuing the
measurement, clear the current value stored in (d1) to (d1)+1.
Precautions
• Two devices are occupied by (d1). Make sure that these devices are not used by other machine controls.
8 APPLICATION INSTRUCTION
714
8.25 Timing Check Instruction
(d1) (d2)
Word
T, ST, C, D, W,
SD, SW, R
Structured text
ENO:=HOURM(EN,s,d1,d2);
Range
Double word Indirect
U\G
Z
LC
Data type
16-bit signed binary
16-bit signed binary
Bit
Bit
Bit
Constant
specification
LZ
K, H
Data type (label)
ANY16
ANY16_ARRAY
(Number of elements: 2)
ANY_BOOL
BOOL
BOOL
Others
E
$

Hide quick links:

Advertisement

loading