Chapter 6 Applied Instructions
6-167
Additional remark:
1. If S+2*n-1 used in the instruction ABSD exceeds the device range, the instruction is not
executed, SM0 is ON, and the error code in SR0 is 16#2003.
2. If S+4*n-1 used in the instruction DABSD exceeds the device range, the instruction is not
executed, SM0 is ON, and the error code in SR0 is 16#2003.
3. If D+n-1 used in the instruction ABSD exceeds the device range, the instruction is not
executed, SM0 is ON, and the error code in SR0 is 16#2003.
4. If D+2*n-1 used in the instruction DABSD exceeds the device range, the instruction is not
executed, SM0 is ON, and the error code in SR0 is 16#2003.
5. If n used in the instruction ABSD is less than 1 or larger than 256, the instruction is not
executed, SM0 is ON, and the error code in SR0 is 16#200B.
6. If n used in the instruction DABSD is less than 1 or larger than 128, the instruction is not
executed, SM0 is ON, and the error code in SR0 is 16#200B.