Wiki

This version is outdated by a newer approved version.DiffThis version (15 Mar 2024 13:45) is a draft.
Approvals: 0/1
The Previously approved version (15 Jul 2020 13:59) is available.Diff

This is an old revision of the document!


Click here to return back

Sequence Window



The Sequence window in SigmaStudio+ allows the users to define custom sequence of data read/write actions between SigmaStudio+ and the hardware device connected via USB. User can either send commands from the capture window to sequence window or create them manually. These sequences are separate from user's SigmaStudio+ project and can be saved for later use.

By default, the Sequence window is docked at the bottom. Users can create a distinct packet, specifying the address where the data packet should be written and the protocol to be used (typically SPI or I2C). The left tab in the Sequence window represents a sequence mode or group, and users can rename it to organize their sequences. Once the sequence is set up, clicking the download button in the Sequence window will send the packet to the target device.

Following options are present on the sequence window. Right clicking in the sequence window opens a context menu with options similar to the utility buttons. The description of each button is given below:

  1. New Sequence - Clears all the content of the current sequence tab and creates a fresh sequence file
  2. Open Sequence File - Opens the selected sequence file of xml format
  3. Save Sequence File - Saves the contents of the sequence window modes as an xml file
  4. Add Mode - Adds a new sequence mode (tab). Each mode contains a sequence of read/write/delay packs which can be downloaded to the target
  5. Remove Mode - Removes the selected sequence mode (tab) from the sequence window
  6. Import Mode - Imports a specific mode of a sequence xml file into the selected mode (tab)
  7. Export Mode - Exports a selected mode (tab) in the sequence window as a separate file
  8. Add Command - Adds a new read/write/delay pack to the selected sequence mode
  9. Cut Command - Cuts a read/write/delay pack and stores it onto the sequence window clipboard allowing it to be pasted to any mode in the sequence tab
  10. Copy Command - Copies selected read/write/delay packs and stores it onto the sequence window clipboard allowing it to be pasted to any mode in the sequence window
  11. Paste - Pastes the packs present in the clipboard to the sequence mode selected
  12. Export - Exports the contents of the sequence window into .c and .h files for standalone mode of operation
  13. Download - downloads the entire sequence file or the selected mode (tab) to the target connected in the system tab. This choice of type of download is provided in the Download combobox.
  14. Move Up - Reorders the sequence entry or tab up the list. The choice of type of sequence entry or mode is decided by the Reorder combobox.
  15. Move Down - Reorders the sequence entry or tab down the list. The choice of type of sequence entry or mode is decided by the Reorder combobox.
  16. Address in hex - ticking this checkbox displays the device address and register address in hex format. This also saves the addresses in hex in the export file.
  17. Force Download - When the sequence download aborts midway due to an error, this flag can be used to push through the error and download the entire sequence list. The individual error can be seen in the capture window.
resources/tools-software/sigmastudiov2/developmentenvironment/sequencewindow/sequence_window.1710506713.txt.gz · Last modified: 15 Mar 2024 13:45 by John Joseph