Jump to content

Recommended Posts

Posted (edited)
Yes, you can take multiple bits and use like a nibble byte or word operation. You achieve this by putting a K.. value for the bit device For instance: K1M2001 - M2001 - M2004 K2M2001 - M2001 - M2008 K3M2001 - M2001 - M2012 K4M2001 - M2001 - M2016 If you use these in D instructions or Batch instructions more Bit will be used. For instance: BMOV K4M2001 D1 K10 This will mov the bits M2001-M2160 to D1-D10 Edited by panic mode

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...