Blocks with input and output signals of type Integer
Name | Description |
---|---|
ShowValue | Show Integer value from numberPort or from number input field in diagram layer dynamically |
Sum | Sum of Integers: y = k[1]*u[1] + k[2]*u[2] + ... + k[n]*u[n] |
Product | Product of Integer: y = u[1]*u[2]* ... *u[n] |
MultiSwitch | Set Integer expression that is associated with the first active input signal |
TriggeredAdd | Add input to previous value of output, if rising edge of trigger port |