LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 2018 crash when calling IVI driver initialization

We bought a LabVIEW 2018 server group license that removed automatically all previous LabVIEW versions I had on my computer.

Now with LabVIEW 2018 my LabVIEW samples that are calling LabVIEW wrappers is crashing and hangs just when trying to initialize the IVI driver when calling "Init With Options" LabVIEW wrapper.

Before I had LabVIEW 2012 and LabVIEW samples and IVI drivers worked OK.

 

The LabVIEW wrappers (custom VI) maps to IVI-C interface functions of IVI drivers. The LabVIEW wrappers drivers initialize through a VISA standard resource: TCPIP0::10.xxx.xxxx.xxxx::INSTx::INSTR by calling the wrapper "Init With Options"

to open a connection to a VXI-11 instrument found in Slot x.

I installed all prerequired IVI components as: VISA, IVI Foundation "IVI Shared Components", NI "IVI Compliance Package". 

IVI drivers are registered with IVI Configuration Store and they work OK when called from VB.NET applications.

 

LabVIEW 2018 logged crash information is in the attached text file. 

0 Kudos
Message 1 of 1
(1,738 Views)