High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

oscilloscopes LeCroy

Hello everybody !

 

Did you used an TCP/IP control within an LeCroy scope (6000 series) with some manufacturer interpreter (Visual basic commands)?

I understood that is possible by using a kind of command list which is already defined.

I want to create an object to control all LeCroy windows oscilloscopes for basic commands, if this is possible.

Can someone help me?

Message 1 of 8
(10,351 Views)
If you haven't started doing anything yet, LabVIEW makes it relatively easy to accomplish this, especially if you use LabVIEW objects.  You can start with the drivers on National Instruments' driver network and modify as needed.  The success of your project will depend on how consistent LeCroy is/was with their scope interfaces.  If they follow the standard SCPI, IVI, or VISA protocols, you should have no problems.
0 Kudos
Message 2 of 8
(10,345 Views)

Hi Nicku,

 

Lecroy does have some instrument drivers for their 6000 series, linked here.  This would be the place to start and will be much simpler than using TCP/IP protocol.  Most likely, the drivers will already have all of the basic commands for your oscilloscopes.  If you have any questions on how to connect to your instruments or communciate with them after you have downloaded and installed the driver, please post again. 

 

Cheers!

Marti C
Applications Engineer
National Instruments
NI Medical
0 Kudos
Message 3 of 8
(10,336 Views)

Hello Nicku,

 

Alan from LeCroy Tech Support here...  We have multiple drivers available, including our LabVIEW driver, ourActiveDSO toolkit, and our IVI driver.  ActiveDSO and the IVI driver are on the LeCroy website; the LabVIEW driver is on NI's IDNET.  Here are links:

 

ActiveDSO:  http://www.lecroy.com/tm/Library/Software/ActiveDSO/ActiveDSODownload.asp?menuid=8

IVI: http://www.lecroy.com/tm/Library/Software/LabView/LabViewDrivers.asp?menuid=8  (top of page, the "Pacific Mindworks" driver)

 

We also have a C/C++ client library for the protocol we use over TCP/IP.  It's called VICP...  The code for it is at http://sourceforge.net/projects/lecroyvicp/.

 

Best Regards,

Alan

--------------------

Alan Blankman, Software Engineer
Teledyne LeCroy
800-425-2000
http://www.teledynelecroy.com
alan.blankman@teledyne.com
0 Kudos
Message 4 of 8
(10,333 Views)

Thankyou all for your suggestions!

 

I used in the past some of this features and it works.

Now I received all informations about my new project and it seems that is about to use the VBS commands to control the scope.

I have to create one program which use the VBS commands to controll all LeCroy oscilloscpoes with Windows OS.

What do you think it is possible?

I already started to search some information and read some internet available documents and scope documentation but it seems to me very tricky.

I didn't found very clear statements and examples. Does the manufacturer have posted somewhere all available commands for an oscilloscope kind? How can I use the VBS commadns to know which are available ranges for the oscilloscope parameters? 

There is any chance to accomplish this task?

 

0 Kudos
Message 5 of 8
(10,316 Views)

Hello DFGray,

 

It looks like LeCroy has their manuals on their website. It looks like the Remote Control Manual is what you are looking for.

 

 

---

Peter Flores
Applications Engineer
0 Kudos
Message 6 of 8
(10,294 Views)

Hi - Alan from LeCroy Tech Support here.  The VBS commands are covered in the Automation Manual.  Here's a link to the latest version:
http://www.lecroy.com/tm/library/manuals/WaveExpert/Automation_Manual/WE-Automation-Manual-E.pdf

 

Another excellent resource is the application XStream Browser.  There is a shortcut to this application on the scope's desktop.  The application is an object browser, and will show you the strings to use when using the VBS commands.

 

Please feel free to contact me if you have any questions.

 

Best Regards,

Alan

--------------------

Alan Blankman, Software Engineer
Teledyne LeCroy
800-425-2000
http://www.teledynelecroy.com
alan.blankman@teledyne.com
0 Kudos
Message 7 of 8
(10,286 Views)

the man from LeCroy come to help .... there are goof !!

0 Kudos
Message 8 of 8
(8,761 Views)