Jump to content

Recommended Posts

Posted
DFRO H16 K0 D211 K1 I am trying to work out this line of program, and need some help. I'm guessing it means something to do with moving data from hexidecimal register 16 ? DSFLP D600 K10 On this line i have no idea what DSFLP means ? WOR - TOP - TO - FROM These are also some commands i'm struggling to understand ? Any help with these commands would be great. Tudor. Tudor.jones@bisley.com
Posted
DFRO H16 K0 D211 K1 Reads one double word (K1) from Buffer Memory 0 (K0) into Data Register D211 from Special Function Module at address Hex 160 (H16) DSFLP D600 K10 Shifts the contents of Data Registers D600 to D610 into D610 to D611, then puts a 0 into D600 WOR - TOP - TO - FROM FROM - as DFRO but for single words - used with special function modules. TO and TOP - TOP is the "single line pulse" version of TO. Used for writing set up info to special function modules. WOR - individual bit addition of 16 bit words. That's an odd one!!

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...