Jump to content

Jim Kring

JKI Team
  • Posts

    2,200
  • Joined

  • Last visited

  • Days Won

    105

Posts posted by Jim Kring

  1. On 11/12/2021 at 2:46 AM, ricardoszf said:

    Hi Jim,

    Following your directions, I copied all the folders and files listed in the C:\ProgramData\JKI\VIPM\databases\LV 21.0\mb_master\files-installed.

    Now, I can use the Plasmionique Modbus Master Package in LabVIEW 2021 running in Linux Opensuse Leap 15.2.

    Thank you very much for your guidance.

    I hope that JKI can release an updated VIPM for Linux.
    We are trying to work with LabVIEW and Linux in order to benefit from the reliability of both.
     

    Best Regards,

    Ricardo

    Hi @ricardoszf,

    We have just released a beta of VIPM 2022 for Linux.

    There is an announcement and download link here:

    Please post in the VIPM 2022 for Mac and Linux beta forum and let us know how it works for you.

    -Jim

  2. Note: Official releases of VIPM 2022 for Windows and Linux are available here  👉  vipm.io/desktop

    What's New in VIPM 2022 for MacOS and Linux

    • VIPM is now built as a 64-bit application, which greatly simplifies installation on 64-bit Linux and improves compatibility with newer versions of MacOS that dropped support for 32-bit apps. 
    • LabVIEW 2022 (and earlier) support on MacOS and Linux, which the community has been increasingly requesting.

    Screenshot of VIPM 2022 beta running on Ubuntu 22.04.1 LTS 64-bit

    image.png

    Download VIPM 2022 beta for Mac and Linux

    Requirements

    • LabVIEW 2019 Runtime Engine (RTE) - Note: If you have LV2019 or greater installed, then you probably already have the LV2019 RTE
    • 64-bit Operating System

    Installation (Mac)

    • Unzip download and copy "VI Package Manager.app" to your Applications folder

    Installation (Linux)

    • Unzip contents of the download into the /user/local/JKI/VIPM/ folder
    • Ensure that the user account that will run VIPM has write permissions to the following folders:
      • /etc/JKI (you may need to create this first as sudo and then give write permissions)
      • /user/local/JKI/
      • /user/local/JKI/VIPM/
    • For installing packages with VIPM, you will need write permissions to various folders under the LabVIEW installation folder, such as:
      • /usr/local/natinst/LabVIEW-2020-64/
      • /usr/local/natinst/LabVIEW-2021-64/

    Troubleshooting

    VIPM's error logs may be found here (in the "error" folder inside the folder where you are running VIPM):

    • /user/local/JKI/VIPM/error
  3. Hi @plasmapper,

    thanks for publishing your packages.

    we have been working through some technical challenges lately with a cloud service provider and our workflow.

    you’re doing everything right on your end of things and we just need to fix a few things on our end. I’ll work to make sure your packages go through and get them associated with your user account.

    Jim

  4. @Joerg Hampel great ideas!

    One question that came to mind is about which API a method is being called and whether it’s being called with the quiet/silent argument was set to TRUE.

    The intended behavior is that the quiet/silent argument will suppress all dialogs. However, it’s totally possible that some of these dialogs may have slipped through the cracks — that would be a bug.

    Thanks,

    Jim

  5. Hi There. Thanks a bunch for reporting this issue and how you worked around it.  I had some additional questions, so that our team can try to reproduce the issue.

    When you say you "clicked VIPM > Uninstall for LV 2021" can you describe a more about how you got to this action?  For example: is this option/action within LabVIEW (Tools Menu), NI Package Manager (LabVIEW / VIPM uninstallation), VIPM (option in the VIPM Main window), Windows Add/Remove Programs, etc.?

    Also, if you have any screenshots, that would help, too.

  6. Hi Samuel,

    You're right that LabVIEW will automatically add anything it finds in instr.lib into the Instrument Drivers palette.

    Note that if you name your installation target folder with an underscore at the beginning of the folder name (e.g. "_My Instrument") then LabVIEW will not automatically add it to the palette. That might be the best work-around if you need your VIs installed under instr.lib

    Hope that helps. Let me know...

×
×
  • Create New...

Important Information

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