Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Converting a ViSession handle to an IVI-Com Interface

I have a 3rd party IVI switch driver that implements both IVI-C and IVI-COM interfaces. I normally use the driver with Switch Executive(NISE), but I'd liek to access the IVI-COM interface of the driver to get technical information about the settings, specifically the options string. NISE provides a function

called niSE_GetIviDeviceSession that outputs the ViSession of the driver. I could use that to get the IVI-C style reference to the driver, but I'd rather work with an IVI-COM interface because I'm programming in C#. Is there a way to convert the ViSession to an IVI-COM style IIviDriver interface?

 

Regards,

Eric

0 Kudos
Message 1 of 2
(6,578 Views)
Oops, looks like I posted to the wrong board. I'll repost this over in the IVI section.
0 Kudos
Message 2 of 2
(6,574 Views)