07-21-2006 08:22 AM
12-21-2006 09:22 AM
The scale by power of 2 should not be using multiplies. They do require a lot of resources if you are using a control as the input to the power terminal. Also the bigger the control the more resources it will use. For example, an I32 control will consume much more resources than an I8. Note however that if you use a constant for the power input then the operation is free and doesn't use any resources or time.
The compiler should not get a false alarm for overmapping multiplies. Did you get this error in the dialog that pops up after a compile finishes? Do you still have the code?
Regards,
Joseph D.
National Instruments