Wiki

This version (15 Nov 2021 12:14) was approved by Nikhin Shetty.The Previously approved version (25 Jun 2020 07:47) is available.Diff

Click here to return back

This action allows the user to perform linking, compiling and download the current project on the target. The function call takes in no arguments. Return type is a SSPResult which contains a IsSuccess flag for success/failure and Message in the form of list of strings.


API

SSPResult LinkCompileDownload()


Result

SSPResult contains 'IsSuccess' flag and 'Message' information of the LinkcompileDownload action.

  1. IsSuccess is 'True' if the Link compile download was successful, else 'False'.
  2. Message contains the Success/Failure information in the form of list of string.



resources/tools-software/sigmastudiov2/usingsigmastudio/scripting/linkcompiledownload.txt · Last modified: 15 Nov 2021 11:13 by Nikhin Shetty