atomic electrical Posted June 15, 2007 Report Posted June 15, 2007 Anyone no what constant K55(F670) does Its Written in the followinf format M70 ----------------------------------------------------K711(F671) |------------------------------------------K30(F672) |------------------------------------------K741(F673) |------------------------------------------K55(F670) I know that K711 and K741 are data memory locations and k30 is a constant, but K55 leaves me at a loss Quote
Rodney Posted June 15, 2007 Report Posted June 15, 2007 Hi Atomic Electrical F670 K55 is the execution instruction addition D + K. When the execution condition becomes true the value in data register k711 is added to the contant value in k30 and the calculation result is put into the data register k741. If there is a carry value then M571 is turned on. If the result turns to be zero then M572 is turned on. Hope this helps Rodney Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.