Wiki

The most recent version of this page is a draft.DiffThis version (10 Feb 2021 12:42) was approved by Sanjeeva Reddy.

This is an old revision of the document!


Click here to return to the Sources page

ON/OFF Switch


Description


The OnOffSwitch block outputs a constant value of either 0.0(OFF) or 1.0(ON).Click the switch control with mouse to toggle the switch 'OFF' or 'ON'.

Targets Supported

NameADSP-214xx(Sample)ADSP-214xx(Block)ADSP-215xx/ADSP-SC5xx(Sample)ADSP-215xx/ADSP-SC5xx(Block)
OnOffSwitch Yes YesYes Yes


Pins

Output

NameTypeDescription
EnableControlOutput channel 0


Configurable Parameters

GUI Parameter NameDefault ValueRangeFunction Description
Switch_EnabledFalseTrue/FalseTurn ON or Trun Off the switch


DSP Parameters

Parameter NameDescriptionADSP-214xx/SC5xx/215xx
Switch_EnabledTurn ON or Trun Off the switchFloat


DSP Parameter Computation

Switch_Enabled = Switch_Enabled? 1: 0

/srv/wiki.analog.com/data/pages/resources/tools-software/sigmastudiov2/modules/sources/onoffswitch.txt · Last modified: 13 May 2021 08:33 by Prasad Kamath