CHANGEE
Change the value of a circuit component | |
Inputs(2) | i1 i2 |
Parameters(0) | |
Default | |
Text1 | name of the circuit element. |
Text2 | |
Select from | Components/Blocks/All |
Function | The value of the circuit element with the name defined at text1 is changed to i1 if i2>0 By setting i2=0 the element is changed instantly to i1 as long as ABS(i1-y)>=1e-30. |
Special | Do not use this block for creating non-linear elements, since it slows down the calculation. If i1<0 then y is set to 0. |