01-28-2009 09:05 AM
Hi everyone,
I'm trying to pass a value from LabVIEW 8.5 to TestStand 4.0. After reading some of the posts it appears I need to have terminals coming from the icon and that these can be editted in the 'connection pane'.
I've spent a considerable period of time looking for the 'connection pane' and found an unedittable instance in the class browser. I've attached my simple VI below. I want it to give me the opportunity to edit the output string value in TestStand when i load the module.
Does anyone know how I can place terminals on my VI?
TIA
Sean
Solved! Go to Solution.
01-28-2009 09:18 AM
Hi,
Try the LabVIEW User manual Chapter 7 Creating VIs and SubVIs and Building the Connector Pane in Chapter 7.
Also look at the demo sequence file Computer Motherboard Test Sequence.seq (the LabVIEW version) found in the TestStand examples folder.
Hope this helps you
Regards
Ray
01-28-2009 09:22 AM
Thanks Ray,
Don't know how I forgot it! Doh!
I found this as well if anyone gets stuck witht this....
Creating Connector Terminals for SubVIs in LabVIEW
Primary Software: LabVIEW Development Systems>>Full Development System
Primary Software Version: 7.0
Primary Software Fixed Version: N/A
Secondary Software: LabVIEW Development Systems>>Professional Development System, LabVIEW Development Systems>>Base Package
|
This information, along with many other useful basic concepts, can be found in the LabVIEW Help under the heading, "Creating VIs and SubVIs". The LabVIEW Help can be asked from the Help menu located on LabVIEW's menu bar.