Redundant instruction
This is a redundant instruction. It is replaced by: SHR
Shifts n bits of 16-bit data area specified by d to the right (to the lower bit position) if the trigger EN is in the ON-state.
When n bits are shifted to the right, the data in the nth bit (1) is transferred to the system variable sys_bIsCarry (carry-flag) and the higher n bits of the 16-bit data area (2) specified by d are filled with 0s.
Input
Number of bits to be shifted
Output
16-bit area to be shifted to the right