Panasonic FP Series Programming Manual page 868

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

F139_SECBCD_TO
_TIMEBCD
Converts the second data stored in the 32-bit area specified by s to hours, minutes, and seconds
Description
data if the trigger EN is in the ON-state.
The converted hours, minutes, and seconds data is stored in the 32-bit area specified by d. The
seconds prior to conversion and the hours, minutes, and seconds after conversion are all BCD data.
The maximum data input value is 35,999,999 seconds, which is converted to 9,999 hours, 59
minutes and 59 seconds.
Example
This instruction also exists as a P instruction (for FP2/2SH, FP3/5, FP10/10SH PLC types), which
is only executed at the rising edge of the EN trigger. Select [Insert P instruction] from the
"Instructions" pane if you require a P instruction. To facilitate reuse, the instruction then appears
under "Recently used" in the pop-up menu. Press <Ctrl>+<Shift>+<v> within the programming
area to open the list of recently used elements.
Availability of F139_SECBCD_TO_TIMEBCD (see page 1321)
PLC types
Data types
Variable
s_SECBCD
d_TIME_BCD
Operands
For
s_SECBCD
d_TIME_BCD
s -> h:min:s conversion
Data type
Function
DWORD
source area for storing seconds data
DWORD
destination area for storing converted hours, minutes and
seconds data
Relay
DWX DWY DWR
DWL
DSV
-
DWY DWR
DWL
DSV
T/C
Register
DEV
DDT
DLD
DFL
DEV
DDT
DLD
DFL
Date and time instructions
Const.
-
-
867

Advertisement

Table of Contents
loading

Table of Contents