05-30-2008 07:43 PM
06-01-2008 05:09 PM
06-01-2008 08:31 PM
06-01-2008 08:36 PM - edited 06-01-2008 08:44 PM
To learn more about LV in general, I suggest you read the LabVIEW user manual. Also, try searching this site and google for LabVIEW tutorials. Here is one you can start with. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide
Since it sounds like you are new to LabVIEW, I would recommend looking at the online LabVIEW tutorials
LabVIEW Introduction Course - Three Hours
LabVIEW Introduction Course - Six Hours
06-02-2008 12:09 PM
06-02-2008 02:36 PM
06-02-2008 02:52 PM
06-02-2008 06:58 PM - edited 06-02-2008 06:58 PM
Your concatenated string looks like this:
And attached is the VI in LV8.0.
The only additional change I did was to remove VISA close... I'm not sure if it needs the reference in the sub-vi.
If everything up to the HP subvi is ok, and the sub-vi works well as a standalone, then the only thing in between is the closing of the port. Although it seems that I missed something.. 😞
Hope this helps.
RayR
06-02-2008 07:17 PM
06-02-2008 08:01 PM