Support
Technical Library

Technical Library

Please select the Programming Example of your preference. NOTE: Programming Example attachments require that you are a valid registered user at the Teledyne LeCroy web site.

Programming Examples

Readwaveform

MATLAB script that connects to a scope via TCPIP (VICP), reads back C1 & plots the waveform


Instructions

Open the script in MATLAB and modify to include the correct IP address for the scope (note that this needs to be entered in two places, although adaptations can simplify this to a single instance.)

Compatibility

All Windows-based LeCroy oscilloscopes, although modification might be required based on the specific functionality of the user's scope.

Environment

This is a MATLAB that requires the PC to have MATLAB as well as the Instrument Control Toolbox. It uses the driver lecroy_basic_driver.mdd that nominally is included with the ICT. If missing, lecroy_basic_driver.mdd can be downloaded from MATLAB Central, via http://www.mathworks.com/lecroy.





NOTE: Programming Example attachments require that you are a valid registered user at the Teledyne LeCroy web site.


 Back to Programming Examples