Hi
We found some way to acquire Chaneel A but we have some problem.
We left the IVI driver and rather used normal vi ( found in function-output
-inst driver-lecroy-Acquiztion example-getting started .vi that install after
installing lctxxxx-Lv71.msi from Ni website )
The task
-------------
we are trying to acquire the Channel A which we want to set as -> math Channel A= Summed average(Channel1) for 100 sweep.
in LT342 DSO using Labview7.1 with AT-GPIB TNT ISA card in WinXP Prof.
I downloaded and install the driver for Labview7.1 (lctxxxx_LV71.msi) from NI website and
used some included example
( Function-Output-Instrument driver-Lecroy-Acquizition example-lctxxxx_getting started .vi
we incorporated the lctxxxx Channel math.vi in the getting started.vi
( Obtained from NI upon installing lctxxxx_LV71.msi driver for Lecroy LT342 DSO
from NI website).
lctxxxx Channel math.vi call lctxxxx_32.DLL and use function <lctxxxx-ConfigureChanmath>
that has a parameter ( Parameter 1 = 8 byte dounble ) which control the numbet of sweep.
Problem-
-------------------
Unfortunately although the overall vi runs but we can access Channel A for only 2 sweep.
the parameter 1 repond only upto 2 so for Parameter1 though we set the scope set
channel A= Average (1) for 100 sweep but it does only 2 sweep.
Does the function call <lctxxxx-ConfigureChanmath> has any Bug in parameter 1
(parameter 1= number of sweep) or we are doing some mistake.
Can i debug this DLL in Labwindow CVI.
is there other solution for this problem.
I included the vi ( Good Average.vi ) with this mail.
regards
Ray