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

SequenceDecodeToFile ActiveDSO

This script writes the decoding information of seqence mode waveforms to csv files in the corresponding folder on "D:\Applications".


Instructions

This script writes the decoding information of seqence mode waveforms to csv files in the corresponding folder on "D:\Applications".

Installing the script:
Place in D:\CustomDSO or D:\Scripts (Actual location doesn't matter)

Running the script
Double-click on the file from Windows Explorer

Stopping the script:

Possible user modifications:
You can edit the IP Address to save the decoding of a remote controlled oscilloscope. But then you have to be sure the folder "Applications" with the sub-folders exists on the drive D of the controling PC. Alternatively you can change the path in the script.

Scope setup requirements:
The oscilloscope has to be in Stop mode to read out the data. Math Functions are used to step through the segments. If a protocol has three input traces like SPI, the Math functions F1-F3 are used for decoding.

Compatibility

All LeCroy Windows-based oscilloscopes

Environment

VBScript example that can be run from Windows. The Software ActiveDSO has to be installed on the controlling PC or on the oscilloscope, depending on where the script is saved at.





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


 Back to Programming Examples