Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to do iviSessionFactory.CreateDriver for NI ykdlm2000 IVI-driver

Hello!

 

Im trying to connect to a Yokogawa DLM2054 using the NI-IVI driver referenced by Yokogawa https://tmi.yokogawa.com/solutions/products/oscilloscopes/digital-and-mixed-signal-oscilloscopes/dlm...

 

When the driver was installed, it showed up as expected in MAX, but with ProgID field empty

 

When trying to start the driver in C#, i get an exception

"IIviSessionFactory: Software Module (ykdlm2000) has no Prog ID"

 

from the line below

IIviScope scope = (IIviScope)iviSessionFactory.CreateDriver("ykdlm2000");

 

If I add some random data to the Prog ID field I get exception

'IIviSessionFactory: Driver Session CLSID (foobar) not registered'

from the line mentioned above

 

DL-Term from Yokogawa works fine, so I dont think there is a problem with the USB-connection.

 

Any ideas on what can cause this?

0 Kudos
Message 1 of 2
(2,721 Views)

Hi, 

 

Is this something that might apply to your situation?

https://forums.ni.com/t5/PXI/3rd-Party-Hardware-Not-Shown-in-MAX/td-p/1441934

 

Cheers

0 Kudos
Message 2 of 2
(2,627 Views)