LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with report

Hi new to Labview 7.0.  I have a setup that was developed by someone else a few years ago and I have been making some changes.
 
I have been doing quite well but get stuck now and then.
 
The latest hurdle is with a report.
 
I want to add one more item to the report VI is attached.  I have added one item which is "test position".
 
I have added a screen dump of the vi that puts the data into my report vi.  As you can see in the screen dump there are terminals for the data to go into my report.
 
My question is how do I create another terminal for "Test Position" which I would like to add to my report.
 
Thanks in Advance.
Download All
0 Kudos
Message 1 of 3
(2,483 Views)
You need to edit the "connector pane" of your vi.  Suggest you start with a search in LabVIEW Help.
0 Kudos
Message 2 of 3
(2,470 Views)
One suggestion I would make is to clusterize your inputs rather than using the "million terminal" connector pane, as that leads to difficulty in connecting wires when you have such small terminals. This will allow you to use the more conventional "4-2-2-4" connector pane.

As mentioned, this is fully discussed in the LabVIEW help. You may also want to check the LabVIEW tutorials available at the NI Developer Zone Learning Center.
Message 3 of 3
(2,462 Views)