Alan from LeCroy Tech Support here...
What do you mean by "with the instrument vi's proposed "? Which driver are you using?
If you are using the "lcltxxxx" driver, this includes a Configure Channel vi that includes a terminal for "vertical coupling" that has choices of AC, DC and Ground. There is also a vi called Configure Channel Characteristics that has a terminal for "input impedence" with choices of 1Mohm and 50ohm. This is how to setup the scope for 50ohm coupling.
If you are not using the lcltxxx driver, and you find no VI to setup input impedance, then you instead us the VI's "Write" vi to explicitely send in the following string: C1:CPL D50 This is the command to set the channel 1 coupling to DC 50ohms.
(Note that there is a completely different command and VI for setting the trigger coupling, as opposed to the channel coupling)
As for commands to capture the functions... Fetch Waveform is will retrieve the data; this function sends low-level command to get the data (in binary), and decodes it to give you an array of voltage values. Is this not working for you?
Best Regards,
Alan
--------------------
Alan Blankman, Software Engineer
Teledyne LeCroy
800-425-2000
http://www.teledynelecroy.com
alan.blankman@teledyne.com