From: Michael C. A. <mic...@im...> - 2003-10-26 03:43:19
|
Jim, I already modified my version to list [Cluster] and Array[] types. I am working on the registering of recognized (typedef) clusters, and also sending data to a central table display via queue. I will download the latest version you mentioned below and add these mods, then I'll be happy to send you the updates. Mike -----Original Message----- From: ope...@li... [mailto:ope...@li...]On Behalf Of Jim Kring Sent: Saturday, October 25, 2003 7:33 PM To: ope...@li... Subject: RE: [lvdata] Universal Probe Thanks for the feedback, Mike. By the way, I have just (this morning) updated the Universal Probe page with a new version that fixes a problem that prevented it from working with TypeDefs. In case you didn't know... you can subscribe to email updates when new versions of this page are committed. If you are logged in, you can click on the eye icon in the upper right corner of a page to watch (monitor) that page and automatically receive email updates when it changes. In general, I am not going to be evolving the Universal Probe as a "real" project, but I might add features from time to time, especially if others send me improvements (hint, hint ;-). Cheers, -Jim > -----Original Message----- > From: ope...@li... > [mailto:ope...@li...] > On Behalf Of Michael C. Ashe > Sent: Thursday, October 23, 2003 2:59 PM > To: ope...@li... > Subject: RE: [lvdata] Universal Probe > > > Jim, > > I think this is awesome! And not just the convenience, but > the tree parser too. Well done. > > Now for the totally ungrateful, "we always want more" part... > > 1. When an item type is array or cluster, then it should say > that in the Type column of the tree. > > 2. It would be great if we could supply the probe with an > array of known cluster types/patterns, so that in the data > column of the tree, it would say what type of cluster it is, > or (Unknown type). Another version of this functionality > would be if it displayed a control typedef or VI name. > > 3. I wasn't aware that a custom probe could be a VI. I > thought it had to be a control. For a long time I have wanted > a probe type that I could sprinkle in a dozen or more places > and they would all send their data to a single display that > would show me summarized data in a table format. (A tree is > just a special table...). Your VIs show how to get there. I'm > going to tweak a version of your probe to send data into a > queue, then to a single display VI. > > Again, great work. > > Mike Ashe > > -----Original Message----- > From: ope...@li... > [mailto:ope...@li...]On > Behalf Of Jim Kring > Sent: Thursday, October 23, 2003 1:13 AM > To: ope...@li... > Subject: [lvdata] Universal Probe > > > Hello All, > > I have just created a new page on OpenG.org called ((OpenG > Rsc: Universal Probe)). > > http://www.openg.org/tiki/tiki-index.php?page=OpenG+Rsc%3A+Uni versal+Probe The Universal Probe is a Custom Probe that can view any data, by populating a LabVIEW Tree control with the data. Its input type is a Variant, and it dynamically parses the data. The "Using the Universal Probe" section, below, on how to use the Universal Probe to probe anything and everything. There downloadable tool is packaged for easy installation into your Custom Probes directory ("<My Documents>\LabVIEW Data\Probes"). This tool uses a VI called "Populate Tree Control with Variant Data.vi" which uses a recursion into Variant technique based on the "OpenG Flatten to XML.vi" and other lvdata examples. Please take a look and please feel free to comment. Cheers, -Jim ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ OpenGToolkit-Developers mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/opengtoolkit-developers ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ OpenGToolkit-Developers mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/opengtoolkit-developers ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ OpenGToolkit-Developers mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/opengtoolkit-developers |