7: BASIC INSTRUCTIONS
7-6 « FC4A MICROSMART USER’S MANUAL »
BPS (Bit Push), BRD (Bit Read), and BPP (Bit Pop)
The BPS (bit push) instruction is used to save the result of bit logical operation temporarily.
The BRD (bit read) instruction is used to read the result of bit logical operation which was saved temporarily.
The BPP (bit pop) instruction is used to restore the result of bit logical operation which was saved temporarily.
When using WindLDR, the user need not program the BPS, BRD, and BPP instructions. The circuit in the ladder diagram
shown below is converted into BPS, BRD, and BPP when the ladder diagram is compiled.