Difference between revisions of "LeCroy oscilloscope series"

From sigrok
Jump to navigation Jump to search
m (Abraxa moved page LeCroy Oscilloscopes to LeCroy oscilloscope series without leaving a redirect: Naming consistency)
(Fleshed out the page)
Line 1: Line 1:
{{Infobox oscilloscope
{{Infobox oscilloscope
| image              = [[File:dummy.png|180px]]
| image              = [[File:LeCroy_WaveSurfer_24Xs-A_front.png|180px]]
| name                = LeCroy Oscilloscopes
| name                = LeCroy oscilloscope series
| status              = supported
| status              = supported
| source_code_dir    = lecroy-xstream
| source_code_dir    = lecroy-xstream
Line 7: Line 7:
}}
}}


LeCroy sells everything from entry-level to very high-end oscilloscopes, making use of own designs as well as contract manufacturers. For this reason, this page isn't about a single oscilloscope in particular but all scopes belonging to the X-Stream family.
LeCroy sells everything from entry-level to very high-end oscilloscopes, making use of own designs as well as contract manufacturers such as Iwatsu and Siglent. One feature that's common to all of those models is the support for LeCroy's waveform template, a data format used to retrieve waveform data using GPIB/SCPI commands. For this reason, this page isn't about a single oscilloscope in particular but all scopes belonging to the X-Stream family.


== Devices ==
== Devices ==


Virtually all devices listed on http://teledynelecroy.com/oscilloscope/ are supported (except for the 8-channel, 10-bit and 12-bit models).
Virtually all devices listed on http://teledynelecroy.com/oscilloscope/ should work (except for the 8-channel, 10-bit and 12-bit models).


== Photos ==
{| class="wikitable"
!Family || Manufacturer || OS || Bandwidth || Connectivity || Tested?
|-
|| WaveAce 1000 || Atten || ? || 40 - 100 MHz || USB || No
|-
|| WaveAce 2000 || Siglent || ? || 70 - 300 MHz || USB || No
|-
|| WaveJet || Iwatsu || ? || 350 - 500 MHz || USB || No
|-
|| WaveSurfer 3000 || Siglent || Windows Embedded || 200 - 750 MHz || USB, LAN, GPIB || No
|-
|| WaveSurfer 10 || ? || Windows || 1 GHz || LAN || No
|-
|| WaveSurfer (M)Xs || Iwatsu || Windows XP || 200 MHz - 1 GHz || LAN || Yes
|-
|| WaveRunner 6 Zi || ? || Windows || 400 MHz - 4GHz || LAN || No
|-
|| WaveRunner 6000 || Iwatsu || Windows 2000 || 350 MHz - 2 GHz || LAN || No
|-
|| WaveRunner 8000 || ? || Windows || 500 MHz - 4 GHz || LAN || No
|-
|| WaveRunner (M)Xi || Iwatsu || Windows XP || 400 MHz - 2 GHz || LAN || Yes
|}


<gallery>
The digital channels aren't supported yet.
File:dummy.png|<small>Device, front</small>
</gallery>


== Protocol ==
== Protocol ==


Except for the entry-level and some mid-range models, the oscilloscopes are PC-based and run Windows, connecting is possible via LXI using ethernet or localhost. The protocol is based on SCPI commands.
The protocol is based on SCPI commands and there is a USB-GPIB converter available which you can use on all Windows-based models.
Some entry models can be connected via [[USBTMC]] or RS232 but we can't verify their compatibility since we don't have access to those.


== Resources ==
== Resources ==

Revision as of 22:00, 27 March 2017

LeCroy oscilloscope series
LeCroy WaveSurfer 24Xs-A front.png
Status supported
Source code lecroy-xstream
Website Teledyne LeCroy

LeCroy sells everything from entry-level to very high-end oscilloscopes, making use of own designs as well as contract manufacturers such as Iwatsu and Siglent. One feature that's common to all of those models is the support for LeCroy's waveform template, a data format used to retrieve waveform data using GPIB/SCPI commands. For this reason, this page isn't about a single oscilloscope in particular but all scopes belonging to the X-Stream family.

Devices

Virtually all devices listed on http://teledynelecroy.com/oscilloscope/ should work (except for the 8-channel, 10-bit and 12-bit models).

Family Manufacturer OS Bandwidth Connectivity Tested?
WaveAce 1000 Atten ? 40 - 100 MHz USB No
WaveAce 2000 Siglent ? 70 - 300 MHz USB No
WaveJet Iwatsu ? 350 - 500 MHz USB No
WaveSurfer 3000 Siglent Windows Embedded 200 - 750 MHz USB, LAN, GPIB No
WaveSurfer 10 ? Windows 1 GHz LAN No
WaveSurfer (M)Xs Iwatsu Windows XP 200 MHz - 1 GHz LAN Yes
WaveRunner 6 Zi ? Windows 400 MHz - 4GHz LAN No
WaveRunner 6000 Iwatsu Windows 2000 350 MHz - 2 GHz LAN No
WaveRunner 8000 ? Windows 500 MHz - 4 GHz LAN No
WaveRunner (M)Xi Iwatsu Windows XP 400 MHz - 2 GHz LAN Yes

The digital channels aren't supported yet.

Protocol

The protocol is based on SCPI commands and there is a USB-GPIB converter available which you can use on all Windows-based models.

Resources