Jump to content

paul_cardinale

Members
  • Posts

    84
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by paul_cardinale

  1. 2 hours ago, X___ said:

    Still can't seem to be able to access the Help. Certainly not in the Help -> New -> Y Control -> Y Controls menu and the chm file still doesn't work for me?

    It seemed quite straightforward when I first installed it, but maybe the UNinstall step messed up with something?

    I just uninstalled 1.002 and tried again the release from post 22 and am without an easy way to find Help within LV (and the chm file is not working anymore as a standalone) 😞

    Uninstall deletes "C:\ ...  National Instruments\LabVIEW nnnn\resource\plugins\Y Control\*",  "C:\ ...  National Instruments\LabVIEW nnnn\help\Y Control\Y Controls.chm", and removes the Y Control from "C:\  ... National Instruments\LabVIEW nnnn\resource\plugins\NewDialogFiles\ LVNewDialog.xml".

    Is the installer creating "C:\ ...  National Instruments\LabVIEW nnnn\help\Y Control\Y Controls.chm" for you?

    Y Controls.chm

  2. On 11/25/2020 at 10:44 AM, The Q said:

    I just added an explanation of how to add to the New dialog on the LabVIEW Wiki:

    https://labviewwiki.org/wiki/New_dialog

    If you have any ideas to help me make QControls better, let me know.  I have a thread on the QControl Enthusiasts page:

    https://forums.ni.com/t5/QControl-Enthusiasts/QControl-Usability-Improvements/td-p/4101397?profile.language=en

    Perhaps you might find this useful.

    Update File_New.zip

  3. That issue has been corrected (see attached files).  However it won't fix already-created Y Controls.  To fix them, make sure that Facade.ctl and the .yctl file are set as "TypeDef" and not "Strict TypeDef"

    Other improvements:

    • The installer and uninstaller will ignore RO status of an existing installation of Y Controls.
    • The wizard fixes up the label of the cluster in the .yctl file.

    Y Controls Support Version 1.0.0.1 Installer.zip Y Controls Version 1.0.0.1 Source.zip

  4. On 11/25/2020 at 2:36 AM, Antoine Chalons said:

    This looks interesting, I've created a QControl and really enjoyed the concept, haven't dug too much into Y controls but it looks interesting, are you developing this alone or as an open source project?

    I get the same error when building the VIP, you should post here I think : https://forums.jki.net/forum/5-vi-package-manager-vipm/ to get some support, JKI is usually quite responsive.

    I managed to post the issue there, but it's very cumbersome because I only get one post per password reset (and their Contact Us link is broken).  I did get a reply and was able to solve that problem, but now it throws error 1357.  Maybe it's time to throw in the towel on VIPM.

    e.png

  5. 4 hours ago, The Q said:

    I just added an explanation of how to add to the New dialog on the LabVIEW Wiki:

    https://labviewwiki.org/wiki/New_dialog

    If you have any ideas to help me make QControls better, let me know.  I have a thread on the QControl Enthusiasts page:

    https://forums.ni.com/t5/QControl-Enthusiasts/QControl-Usability-Improvements/td-p/4101397?profile.language=en

    Gee, I put all my ideas into Y Controls.  Attached is my help file (still under construction) for Y Controls.

    Y Controls.chm

  6. I have invented Y Controls and I am trying to create a VI Package for installing them.  I would like it to result in "Y Control" being an option when selecting File -> New from the LabVIEW menu.

    But my .vipb file doesn't seem to do anything; no output, no errors, just a big NOP.  Any help would be appreciated.

    Y Controls.zip

    • Thanks 1
  7. I'm working on a test executive framework (for both test execution and development).  The test step editor places the block diagram of a test wrapper VI in a SubPanel.  It works fine, but when the framework is running, within that panel, you can't change tools by tabbing.  I want the test executive to turn on AutoTool selection so the test engineers using it won't have to.

  8. If you have a malleable VI (.vim) inside an XNode,

    and an instance of that .vim has a declined frame of a type specialization structure,

    and inside that declined frame you call a VI owned by the XNode,

    and you have a build spec that copies and renames the XNode,

    Then that renamed copy of the XNode will be broken because the item in the declined frame isn't properly linked.

×
×
  • Create New...

Important Information

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