03-10-2010 06:21 AM
I have attached an example program to scan signals. In my program I want to do the scanning program 128 and 256pixel. The simulated signal from the PZT into the form sine. wave, then the signal to create 3-d. The first step to create a raster signal to control the movement of PZT in an x,y axis and z axis (signal from tip) of the signal to create 3-d surface.What I want to do, but it is not successfully remove the control signal at x axis. The signal from the PZT to create 3-d surface(z axis). By the signal controlled PZT(x axis) shift to scan each line in 3-d surface.
I have attached a reference model program.
Please recommend my problem. Thank you
03-11-2010 04:00 PM
03-12-2010 08:44 AM
03-15-2010 11:31 PM
03-16-2010 06:57 AM
03-17-2010 04:04 PM
Hello, You will have to replace your Waveform chart with a 3d graph. You can find all the different kinds of 3d graphs in the Controls Palette under Modern >> Graph >> 3d Graph.
I would suggest using code from a good example in the example finder. Go to Help >> Find Examples and search for 3d. There are many that you may find useful, but I think a good start for you is 3d Surface Plot.vi. Give it a run and see if it works for you.