Jump to content

psdv

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by psdv

  1. Name: Automatic Input Output Xnode_Adapt Submitter: psdv Submitted: 16 Dec 2009 Category: XNodes Version: 1.0.0 LabVIEW Version: 8.6 License Type: BSD (Most common) Automatic Input Output Xnode_Adapt v1.0.0 Copyright © 2009, Variant Sistemi, IT All rights reserved Author: Pasquale Scotto di Vetta LAVA Name: psdv Contact Info: Contact via PM on lavag.org or email p.scotto@variantsistemi.it LabVIEW Versions: Labview 8.6 Dependencies: Diagram Password : zxcvbnm ---> If you are not experts XNode forget the code :-) Description: XNodes are a hidden and unsupported feature in LabVIEW 8.x. As such, this code may not necessarily work in versions of LabVIEW > 8.2 and the technology is not supported by NI. On the otherhand they are really quite useful. This Xnode is useful becouse automatically adjusts the output terminal, in according to previously set with the mode SetData. There are two operating modes selectable from the right click on Xnode popup-menu Read Mode : you can select Attribute via right click popup-menu in this way the output terminal will automatically adapt. Write mode : you can add Attribute via double click on Xnode, A dialog box in which you enter the name of the terminal connected to the "value in" Installation and instructions: To use the XNodes, place the *.xnode files in a labview Diagram. Examples: Example folder find Example.vi. This example shows how does the XNode Mode Read and Write Known Issues: none Acknowledgements: Version History: v1.0.0: Initial release of the code. v1.0.0: added readme.txt License: NOTICE -- YOU MUST LEAVE THIS NOTICE IN PLACE. PER THE TERMS OF THE LICENSE BELOW, YOU MAY SUBLICENSE THIS SOFTWARE IN ANY WAY THAT DOES NOT CONFLICT WITH THIS LICENSE. BSD License (http://www.opensource.org/licenses/bsd-license.php) Support: If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "Automatic Input Output Xnode_Adapt" support page. Distribution: This code was downloaded from the LAVA Code Repository found at lavag.org Click here to download this file
  2. 1,253 downloads

    Automatic Input Output Xnode_Adapt v1.0.0 Copyright © 2009, Variant Sistemi, IT All rights reserved Author: Pasquale Scotto di Vetta LAVA Name: psdv Contact Info: Contact via PM on lavag.org or email p.scotto@variantsistemi.it LabVIEW Versions: Labview 8.6 Dependencies: Diagram Password : zxcvbnm ---> If you are not experts XNode forget the code :-) Description: XNodes are a hidden and unsupported feature in LabVIEW 8.x. As such, this code may not necessarily work in versions of LabVIEW > 8.2 and the technology is not supported by NI. On the otherhand they are really quite useful. This Xnode is useful becouse automatically adjusts the output terminal, in according to previously set with the mode SetData. There are two operating modes selectable from the right click on Xnode popup-menu Read Mode : you can select Attribute via right click popup-menu in this way the output terminal will automatically adapt. Write mode : you can add Attribute via double click on Xnode, A dialog box in which you enter the name of the terminal connected to the "value in" Installation and instructions: To use the XNodes, place the *.xnode files in a labview Diagram. Examples: Example folder find Example.vi. This example shows how does the XNode Mode Read and Write Known Issues: none Acknowledgements: Version History: v1.0.0: Initial release of the code. v1.0.0: added readme.txt License: NOTICE -- YOU MUST LEAVE THIS NOTICE IN PLACE. PER THE TERMS OF THE LICENSE BELOW, YOU MAY SUBLICENSE THIS SOFTWARE IN ANY WAY THAT DOES NOT CONFLICT WITH THIS LICENSE. BSD License (http://www.opensource.org/licenses/bsd-license.php) Support: If you have any problems with this code or want to suggest features: please go to lavag.org and Navigate to LAVA > Resources > Code Repository (Certified) and search for the "Automatic Input Output Xnode_Adapt" support page. Distribution: This code was downloaded from the LAVA Code Repository found at lavag.org
  3. at this moment...mmm XNode!!

  4. Hello. you know XNode???? grrrr

  5. anyone know how I can enable popup menu on the terminal XRef? Help me please.
  6. Thanks for the comments, I will publish the next version will be organized differently, according to your valuable comments. Meanwhile, the password for the diagrams is zxcvbnm. If you have new ideas or interesting information on the structure of XNode let me know. NI structures XNode unfortunately not much information.
  7. Copyright © 2009, Variant Sistemi, IT All rights reserved. Author: Pasquale Scotto di Vetta --see readme file for contact information Description: This is a LabVIEW 8.6 XNodes. XNodes are a hidden and unsupported feature in LabVIEW 8.x. As such, this code may not necessarily work in versions of LabVIEW > 8.2 and the technology is not supported by NI. On the otherhand they are really quite useful. To use the XNodes, place the *.xnode files onto a function pallete and then use them as any other primitive or sub-vi. Because XNodes are scripted at edit time they offer a form of polymorphism far superior to polymorphic vis. This package contains the following XNodes: * Automatic Input Output Adapt Terminal This XNode set oputput terminal data into your preferred terminal input data by selecting item from a popup menu of vi. This XNode itself uses the Set and Get Variant Attribute AdaptativeSet.xnode AdaptativeSet_LV86_100.zip
  8. QUOTE(Tomi Maila @ Oct 22 2007, 02:43 PM) you can yous a simple template vi...the template vi contains a labview custom custom code..and you can use it in new xnode with paste and replace...method..
  9. psdv

    XnodeGetDataRef

    QUOTE(John Rouse @ May 5 2007, 04:54 PM) obscure library? ….you could more be detailed…
  10. psdv

    XnodeGetDataRef

    QUOTE(psdv @ Apr 25 2007, 03:29 AM) if you have any comment on this Xnode Example contact me, we could collaborate together. bye
  11. psdv

    XnodeGetDataRef

    QUOTE(ooth @ Apr 24 2007, 07:02 AM) i have corrected the GetXnodeTermVale.vi bug . you try now it. Thanks
  12. psdv

    XnodeGetDataRef

    QUOTE(psdv @ Apr 17 2007, 04:44 AM) if you have any questions for this Xnode example, contact me.
  13. hi, this is a xnode for get data from reference put xnode on labview diagram and connect reference of terminal. QUOTE(psdv @ Apr 17 2007, 04:40 AM)
  14. Dear Pjm your utility like OpenBlockDiagram Refnum it's very interesting.. you can send me the library with all vi. thanks PSDV
  15. Dear PJM RealinkAll llb not function correctly in labview 8, because in labview 8 the class CaseSelector is renamed in CaseStructure. the vi with this are : Get Container Objects.vi Container Class Name to Enum.vi i have correct this proplem and it work prperly. PSDV
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.