In SX Microcontrollers, SX/B Compiler and SX-Key Tool, James Newton wrote: [quote="Bean (Hitt Consulting)"] Basically yes, except it will run every 10mSec (100 times per second). You must put the interrupt routine BEFORE any SUBs or code. Then use: INTERRUPT 100 ' Run this code 100 times per second (every 10mSec) RETURNINT Bean. [/quote]I just have to say: That is SUCH a COOL feature of SX/B. Doing all the ISR setup and allowing the user to just specify how often the interrupt should run. Once again: Nice job Bean. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=147629#m147878 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2006 (http://www.dotNetBB.com)