Stephen D. Barnes wrote : > I am interested in using the HMI to graphically show the > contents of PIC registers. Of course, you can not "see" anything inside of the PIC using normal interfaces (that is, not using a "programmer" or "debugger") without the help from some code running as part of the PIC application. > Would I have to write a custom driver for the Wonderware, > as well as the requisite code for the PIC that would make > register data available to the UART? You can not "make a register available to the UART". The code could (on request) take the value from a register and write it out to the outside using teh UART (to InTouch or whatever are at the other end of the "line"). I've no idea what has to be done in InTuch... Jan-Erik. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist