Question
STVP use for more than serial number string
Posted on May 28, 2014 at 00:36
We use STVP (v3.3.1) for programming parts. I'm in the process of adding the Serial Number, using that feature in STVP.
But we have a number of stations, and so each has unique identifying information. For example, I want to put the following string in EEPROM if from station 1 at site 2: ''0102xxxx'' where xxxx is the serial number generated by STVP. For station 2, at site 2: ''0202xxxx'' where XXXX is a similarly generated independent serial number - the station number and/or location number makes it unique. So the problem is: is there a command line interface or script method of getting station and location specific information into STVP for programming to an EEROM location??? If so, how do I do this?