
View the block diagram by selecting Window»Show Front Panel or pressing .Wire the left shift register to the remaining input of the multiply function, and wire the output of the function to the right shift register.Place a numeric constant in the for loop ( Functions > Programming > Numeric > DBL Numeric Constant), assign it a value of 3, and connect it to one of the input terminals of the multiply function.Place a multiply function in the for loop ( Functions > Programming > Numeric > Multiply).Wire the output of the right shift register to the Result indicator.Right-click on the tunnel that you just created and select Replace with Shift Register.Wire the output of the Initial control to the right edge of the for loop to create a tunnel.Right-click on the input of the count terminal of the for loop and select Create Constant.Place a for loop on the block diagram ( Functions»Programming»Structures✿or Loop) between the numeric control and indicator.View the block diagram by selecting Window»Show Block Diagram or pressing.Place a numeric indicator on the front panel ( Controls > Modern > Numeric > Numeric Indicator) and name it Result.Double-click on the control’s name and change it to Initial.Place a numeric control on the front panel ( Controls > Modern > Numeric > Numeric Control) and change its value to 2.

