SWITCH_f

Switch

Block Screenshot

Description

This is a Manual Switch block. It selects one of its inputs to pass through to the output. The selected input is propagated to the output, while the unselected inputs are discarded.

Dialog box

  • number of inputs Specify the number of data inputs to the block. Properties : Type ‘vec’ of size 1
  • connected input an integer. It must be between 1 and the number of inputs. Properties : Type ‘vec’ of size 1

Default properties

  • always active: yes
  • direct-feedthrough: yes
  • zero-crossing: no
  • mode: no
  • regular inputs: - port 1 : size [-1,1] / type 1 - port 2 : size [-1,1] / type 1
  • regular outputs: - port 1 : size [-1,1] / type 1
  • number/sizes of activation inputs: 0
  • number/sizes of activation outputs: 0
  • continuous-time state: no
  • discrete-time state: no
  • object discrete-time state: no
  • name of computational function: switchn

Interfacing function

  • SCI/modules/scicos_blocks/macros/Branching/SWITCH_f.sci

Computational function

  • SCI/modules/scicos_blocks/src/c/switchn.c (Type 2)

Table Of Contents

This Page