Redundant instruction
This is a redundant instruction. It is replaced by: FP_DEC_BCD
Subtracts "1" from the 8-digit BCD data specified by d if the trigger EN is in the ON-state. The result is stored in d.
Output
32-bit area for BCD data to be decreased by 1
Instead of using this F instruction, we recommend using the corresponding FP7 instruction: FP_DEC_BCD
if the calculated result is 0.
if the result exceeds the range of 8-digit BCD data (underflow).