Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI
This Document is not yet Rated  Rate this Document

Using LabVIEW OOP Objects with TestStand

Primary Software: TestStand
Primary Software Version: 4.0
Primary Software Fixed Version: N/A
Secondary Software: LabVIEW Development Systems>>LabVIEW Full Development System

Problem:
I am using LVOOP (LabVIEW Object Oriented Programming) objects. Can I pass these objects directly to and from my TestStand sequence?

Solution:
TestStand does not provide native support to handle LVOOP objects directly. If you need to pass LVOOP object references through TestStand, National Instruments recommends the following procedure. National Instruments is considering implementing native support in the future.
  1. In  LabVIEW, flatten the LVOOP object reference to a binary string.





  2. Store the string into a TestStand binary string variable.




  3. Unflatten the string once passed back to a LabVIEW code module. You may now use the LVOOP reference. 


     


Related Links:

Attachments:





Report Date: 12/06/2007
Last Updated: 03/09/2009
Document ID: 4G571CSN

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
  1 2 3 4 5
Please Contact NI for all product and support inquiries.submit