You also have to prepare at least one tabulated text file (a spreadsheet file) with frame data describing which data sequences should be applied at each consecutive frame, for example:
;ROLLING 11 seqs in 8 CWs
;sequence starts in CW number 3
83
12345678
12345678
12345678
12345678
23456789
23456789
23456789
23456789
345678910
345678910
345678910
345678910
……….
Any line starting with “;” is treated as a comment and ignored
First data line “8 TAB 3 CR” (8 tabulator 3 carriage-return) tells that the active part of column waveforms spans over 8 CWs and starts from CW number 3.
The following groups of 4 lines holding 8 numbers each describe which data sequences are to be inserted into respective column waveforms (first line corresponds to Column1, etc.). The numbers refer to the data sequences defined in the “A” waveform (CW1 defines data sequence number 1, CW2 defines data sequence number 2, etc.).
The total number of data bytes transmitted to the generator (all definition tables and frame data) is limited by available internal memory of the Controller module (about 24k).