Redundant instruction
This is a redundant instruction. It is replaced by: FP_DIVIDE_DIGITS
Divides the 16-bit data specified by s into 4-bit units and distributes the divided data into the lower 4 bits (bit position 0 to 3) of 16-bit areas starting with d if the trigger EN is in the ON-state.
Input
16-bit area or equivalent constant to be divided (source)
Specifies number of data to be divided
Output
Starting 16-bit area for storing divided data (destination)
Instead of using this F instruction, we recommend using the corresponding FP7 instruction: FP_DIVIDE_DIGITS
n specifies the number of data to be divided. The range of n is 0 to 4. When 0 is specified by n, this instruction is not executed.
The programming example provided below can be envisioned thus:
if the area specified using the index modifier exceeds the limit
if the value at n³ 5 the last area for the result exceeds the limit
if the area specified using the index modifier exceeds the limit
if the value at n³ 5 the last area for the result exceeds the limit