03-22-2012 12:05 PM
I want to take the Y value (being the amplitute) from the input signal and put it into a formula node. I keep getting the error signal as in the attached VI. Is there a way of seperating the value in labview?
03-22-2012 12:58 PM
The output of the Express VI is dynamic data, which is an almost useless datatype (my opinion). If you want to convert it to some other datatype then you need to use the Convert From Dynamic Data function, specifying what to extract. What is X supposed to be?
03-22-2012 01:19 PM
The triangle wave is simulating the data that will be received from a string pot. So the amplitude is the displacement, when that exact displacment enters the formula node it will output a value of force at that exact point. This force value will be used and plotted against time to give me a force vs. time graph. Is this possible?
03-22-2012 02:14 PM
03-23-2012 02:16 PM
Hi GerdW, my knowledge of labview is not great. Is the VI u have an image of hard to build? i dont know where to fing some of those symbols.
03-23-2012 02:24 PM
It's a snippet! Fully explained in the LabVIEW help. Depending on your browser, you can either drag it directly to a block diagram or save it locally and then drag it.