Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

IviScope_Disable

I can't show you an example but note that using the functions to read/write specific commands defeats one of the purposes of IVI in that you've now made the code instrument specific instead of genetic when you use nothing but the class drivers.
0 Kudos
Message 11 of 13
(837 Views)

 

 

Hi Dennis,

 

Thanks for the valuable information.

I will stick to IVIScope functions as it will be generic to any instruments and only will go for IVI functions(Ivi_viWrite) if not available in the IVIScope class capablility.

 

But, i have seen IVI.h inside IVIScope.h. So, whether that means, IVIScope is using the functionalities through IVI functions(Ivi_viWrite).

Please correct if i am not true here.

 

Thanks,

Kiran

0 Kudos
Message 12 of 13
(831 Views)

Hi Leonard/Dennis,

 

I was looking for some functions which can set the delay time to Custom Parmeter, P2(Lecroy 9350 scope - it was CUST2) and getting the same delay time from P2 of Xstream Lecroy scope.

I cannot find any IVIScope function which can do that.

 

As i really required those settings for the calibration, i think the only option i could do is go for a Ivi_viWrite().

 

Hope that, i am good here.

 

Expecting your guidance,

 

Thanks,

Kiran

 

 

 

0 Kudos
Message 13 of 13
(817 Views)