User`s manual

94
procedure to Pg4uw buffer. File format can be binary or Hex file (Intel Hex etc.). The auto-
recognition system recognizes proper file format and forces load of file in the right file format.
Data filename is relative to parent (playlist) serialization file.
Example of playlist serialization file:
;---- following file header is required -----------------
FILETYPE=PG4UW SERIALIZATION PLAYLIST FILE
;----- references to serialization data files
[nav1] file1.dat
[nav2] file2.dat
[nav3] file3.dat
...
[label n] filex.dat
;-------- end of file ------------------------
For more detailed and fully functional example of serialization type From-file playlist, look the
example files placed in the Pg4uw installation directory in Examples\ subdirectory as
following:
<Pg4uw_inst_dir>\Examples\Serialization\fromfile_playlist_example\
The typical path can look like this:
C:\Program Files\B+K
Precision_sw\Programmer\Examples\Serialization\fromfile_playlist_example\
You can test the serialization by following steps:
1. start Pg4uw
2. you need to have our programmer connected and correctly found in Pg4uw
3. select wished device, the best are devices with erasable memory, (not OTP memory)
4. select dialog from menu Device | Device Options | Serialization
5. Set the From-file mode and in the panel From-file mode options select our example
serialization file fromfile_playlist.ser
6. click the OK button to accept the new serialization settings
8. run "Program" device operation
You can see at the serialization indicating labels in the main window of Pg4uw and also in
info progress window during device programming and repeating of programming.
Device / Device options / Serialization / Custom generator mode
Custom generator serialization mode provide maximum flexible serialization mode, because
the user have serialization system fully in his hands.
When Custom generator mode of serialization is selected, serial numbers are generated by
user made program “on-the-fly” before each device is programmed in Pg4uw or Pg4uwMC.
Custom generator mode serialization allows user to generate unique sequence of serial
numbers desired. Serial numbers can be incremented as a linear sequence or completely
non-linear sequence. The user made serial number generator program details are described
later in the following section Custom generator program.
Examples: