Jump to content

Darren

NI
  • Posts

    622
  • Joined

  • Last visited

  • Days Won

    66

Posts posted by Darren

  1. On 6/13/2016 at 2:11 PM, Darren said:

    Jeff added 6 .vims to [LabVIEW 2016]\user.lib\macros, including the Norm.vim he mentioned.

    Oops, spoke too soon. I saw these in an internal build image and assumed they were in the installer. They are not, so they will not be in the LabVIEW 2016 install. Sorry to get y'all's hopes up.

  2. 2 minutes ago, Aristos Queue said:

    I don't understand. Why would you expect VIMs to have changed anything with respect to events? This is an edit-time feature, not a run-time feature. Can you explain the link that you're seeing? 

    I think ShaunR wrote a .vim that provided the ability to name user events, but it didn't work quite right?

  3. On 6/10/2016 at 5:38 PM, jacobson said:

    Dang, couldn't find this structure in the last LabVIEW build and got 0 hits when trying to find more information about it internally. The thought had crossed my mind that JeffK just made this all up for his own entertainment and while I would be a bit sad, I would definitely respect that.

    I guess I'll have to wait patiently with everyone else until release.

    Jeff added 6 .vims to [LabVIEW 2016]\user.lib\macros, including the Norm.vim he mentioned.

  4. I've noticed similar behavior for other abilities. For example, if you click the drop-down on an Error Ring, then click cancel, your VI still gets a dirty dot even though you didn't change anything. I don't know of any way around this behavior.

  5. Do they throw an error 4 when they read the entire file? (one of my pet peeves)

     

    Other than the error input/output, the functionality of the VIs didn't change. I'm not seeing an error when reading an entire file. I am seeing a *warning* 4 when specifying a number of rows to read greater than the size of the file, is that what you're referring to?

    • Like 1
  6. This is a demo from the presentation Stephen and I gave at NIWeek 2015 regarding the new right-click plugin feature in LabVIEW 2015. You can get the slides for the presentation, along with all the demos (including the spell checker), and a demo script, here:

     

    http://www.ni.com/lvmenus

     

    Note that the spell check right-click demo requires that you have the VI Analyzer Toolkit for LabVIEW 2015 installed, as it uses the dictionary provided by the VI Analyzer's Spell Check test.

  7. Monday

    Inspecting Your LabVIEW Code with the VI Analyzer - 3:30, room 17B

     

    Tuesday

    Augmenting Right-Click Menus in LabVIEW 2015 - 3:30, room 16B (co-presenting with Stephen Loftus-Mercer)

    Inspecting Your LabVIEW Code with the VI Analyzer (encore) - 4:45, room 16B

     

    The VI Analyzer presentation has already been recorded here, and all the demo/slide materials are currently posted here. So my feelings won't be hurt if y'all go see somebody else's presentation (like Norm's) and just watch my recording later. ;)

    • Like 1
  8. That won't work if the probe VI doesn't update its FP until called again.

     

    I tried it, and the probe UI will update when the Fire and Forget VI runs, even if the probe itself is idle. I saw my probe happily incrementing while its owning VI was idle.

     

    post-4441-0-35465500-1429026084_thumb.pn

     

    The biggest snag will be figuring out how to stop the Fire and Forget VI. It continues running even after the probe UI is closed.

    • Like 2
  9. I am not aware of a way to script a dotted property. It's been one of my top requests for scripting for years now, because of how frequently I use the Ctrl-Shift-B shortcut in Quick Drop to rename a property/invoke node...I can't set "Label.Text", and it drives me crazy!

    • Like 1
×
×
  • Create New...

Important Information

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