07-02-2007 02:49 PM
07-02-2007 02:55 PM
07-02-2007 03:50 PM
07-02-2007 03:52 PM - edited 07-02-2007 03:52 PM
Message Edited by rlg50 on 07-02-2007 03:52 PM
07-02-2007 03:56 PM
A waveform chart can be one of any number of types and that's actually determined by what you wire into it. In this case, the chart was dropped and then a 2D DBL array was wired into it.
What you're seeing on the right is a reference, which allows you to work with a specific control (this specific chart, in this case) in other VIs (or even other computers). It was created by right clicking the chart and selecting Create>>Reference.
As for why you can't select the indicator, that's because it was hidden (there is no point in showing a reference control in a GUI). You can show it by right clicking the terminal and selecting Show Indicator.
There are many problems in general with this VI and you don't seem to have a lot of LV experience. To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here, here, here, here, here and here are a few you can start with and here are some tutorial videos. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
07-02-2007 04:26 PM
07-02-2007 07:50 PM
07-03-2007 03:31 AM