Author Archives: Jim Kring

New VIPM Video Explains Features and Concepts

We’ve created a new video (below) for the VIPM product homepage to help explain the features and concepts behind VIPM, including the Professional and Enterprise (coming soon) editions of the product.  We’re really happy with how it came out and … Continue reading

Posted in VIPM | Tagged , | Leave a comment

A Early Look at VIPM Enterprise Edition

It goes without saying that VI Package Manager is JKI’s tool of choice for managing our reusable code and library dependencies in LabVIEW.  But even though VIPM makes it easy to build your own packages, it’s still kind of hard to … Continue reading

Posted in VIPM | 1 Comment

Announcing the New JKI Wire-Nut Toolkit for LabVIEW

JKI is pleased to announce the release of the new Wire-Nut Toolkit for LabVIEW,  a revolutionary new addition to the LabVIEW dataflow programming language, available now! A Tool You Never Knew You Needed The JKI Wire-Nut Toolkit for LabVIEW is a … Continue reading

Posted in Company News | 11 Comments

Unit Testing VI Properties

Have you ever set a reentrant VI to non-reentrant in order to facilitate debugging, only to forget to set the VI back to reentrant when you’re done?  This mistake can be very tough to debug, as the difference in behavior (between … Continue reading

Posted in VI Tester | 6 Comments

You can now upload VI Packages to the NI forums

It is now possible to upload VI Packages (and other VIPM file types) to the NI forums. VI Packages are a great way to share your reusable VIs with other LabVIEW developers, allowing you to get your reusable LabVIEW VIs … Continue reading

Posted in VIPM | Leave a comment

VIPM issue with LabVIEW 8.6.1 upgrade

In the last couple weeks, we have received several support inquiries from people who can’t get VIPM to connect to LabVIEW 8.6.1 (immediately after upgrading from 8.6). In each case the user’s “VI Server: Exported VIs” settings (in the Tools>>Options … Continue reading

Posted in Company News | 2 Comments

Opening up LabVIEW for Third-party Add-ons (like VI Tester)

Recently, National Instruments has been vocal about wanting to provide better support for third-party LabVIEW add-ons.  A huge demonstration of this commitment, recently, was allowing JKI to integrate VI Tester into the LabVIEW project environment.  In fact, it might seem surprising or even … Continue reading

Posted in JKI | 4 Comments

LabVIEW Feature Request – Refresh Menus Programmatically

One LabVIEW feature that (if it existed) would make a big difference for VIPM users is the ability to refresh the menus (e.g., the File, Tools, and Help menus) programmatically after installing packages that add menu-launch VIs.  Maybe we could do … Continue reading

Posted in LabVIEW, VIPM | Tagged , , | 3 Comments

JKI State Machine vs. the Mythical Man Month

Our team likes to say that the JKI State Machine is “the easiest way to create powerful, maintainable VIs in LabVIEW”.  We use this simple, yet powerful, state machine template nearly every day in our own LabVIEW applications, and we … Continue reading

Posted in JKI State Machine | 1 Comment

Eating our own dog food at JKI

At JKI, we like to “eat our own dog food”, which is just a fancy way of saying that we use our own products.  Specifically, we use our own products to help us create our products.  I’ve alluded to this … Continue reading

Posted in JKI | 1 Comment