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

Get display image (Japanese)

Transfer the image from the oscilloscope to the PC and display it in the PictureBox prepared in the dialog.


Instructions

Connect to the oscilloscope using the connection string entered in MakeConnection. Connections can be selected from GPIB, Ethernet, etc. For more information on connection strings, see MakeConnection in the ActiveDSO manual. When you press the GetDispalyImage button, the image in Bitmap format is sent to the PC, and the color data for each pixel contained in the Bitmap data is mapped to PictureBox.

Compatibility

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

Environment

ActiveDSO must be installed on the PC





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


 Back to Programming Examples