Wiki

This version (11 Feb 2021 15:09) was approved by Sreesha Y M.

Click here to go back

ADI_SS_SSNPROPERTIES


Structure

typedef struct __SSnProperties{ int32_t bSSnUpdate; 
                                uint32_t nSSnCodeSize; 
                                uint32_t nStatusField; 
                                uint32_t nSSBlockSize; 
                                uint32_t nSSInChannels; 
                                uint32_t nSSOutChannels; 
                              } ADI_SS_SSNPROPERTIES;


Description
The structure ADI_SS_SSNPROPERTIES holds the current state and other properties of SigmaStudio+.

Fields
• bSSnUpdate This field indicates whether the SigmaStudio+ process code is currently being updated. This field has a value 1 if the code is being updated and 0 otherwise.
• nSSnCodeSize Size of the SigmaStudio process function generated by the SigmaStudio Host based on the Schematic.
• nStatusField This indicates the current status of the SS+.
• nSSBlockSize This indicates the current BlockSize used by the SS+.
• nSSInChannels This indicates the number of input channels used in the SS+.
• nSSOutChannels This indicates the number of output channels used in the SS+.

resources/tools-software/sigmastudiov2/targetintegration/targetlibapi/apidatatypes/adi_ss_ssnproperties.txt · Last modified: 25 Jun 2020 09:28 by Sreesha Y M