In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Sparks-R-Fun wrote: Hi. First I would like to say thanks to all those who have worked on the SXB. I am weeks ahead on a project simply because I was able to pick up and accomplish so much in Basic! I was expecting to have to dive right into assembly language to meet my needs. So far that has not been the case. So thank you all! :-) I am looking for direction on how to READ the eight bytes of data that can be stored in the ID section of the SX EEPROM. The Help file for SXB gives the following information: [quote="The SXB Help file"] The ID (identification) directive is used to write up to eight bytes of text into the ID word of the SX chip. This is used to record a version number or other unique identification for the code. This ID word can be read out of the SX chip at any time, regardless of the code protect setting. The line below will write GPXv2.1 into the ID word: ID 'GPXv2.1' [/quote] Great! So I know how to set it. How do I Read it back? Is there a way to do that from within a program? [= Sparks-R-Fun =] ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=142775 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)