LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to multiply an output by a constant?

I have two doubles and I am taking the quotient of them and then putting this into a logarithm function, I then wish to multiply the output of this by ten. How do I do this, as I only have one input and cant use the multiplication function as I dont have an x and y.

Thanks
0 Kudos
Message 1 of 5
(2,937 Views)
Hi Laura,

The only thing you have to do is wirin your outpu to an input multiplier and the factor to the another.
The output of the multiplier adapts to the type of input

Regards
0 Kudos
Message 2 of 5
(2,930 Views)
Thank you! I'm very new to LabVIEW in case you didnt guess!
0 Kudos
Message 3 of 5
(2,928 Views)
It's not problem

Nobody borns knowing
0 Kudos
Message 4 of 5
(2,925 Views)
Laura, try looking for some LabVIEW tutorials.
Search this site for "tutorials" and google for "labview tutorials".
Also, check out this one.
The LabVIEW user manual also explains how to use LabVIEW.

___________________
Try to take over the world!
0 Kudos
Message 5 of 5
(2,917 Views)