Sign in to follow this  
Followers 0
atomic electrical

More Mitsi F1 Help

2 posts in this topic

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

Share this post


Link to post
Share on other sites
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

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0