Hello Frank, Albert, Dennis,
Alan from LeCroy Tech Support here...
You can indeed control the scope from itself using LabVIEW, although this mode of operation has not been heavily tested here at LeCroy. In general, we do not recommend running applications that may interfere with the scope's operation; applications that use too much CPU or memory can cause the scope to operate erratically. Feel free to install LabVIEW on the scope and to try it out, but if you find that the scope isn't operating properly, then this might not be a viable solution for you.
Note that buiilding an application such that you are not running LabVIEW itself will probably be a smart choice, but, as always, make sure that you are not using CPU-hogging structures (like For loops without a Wait node) or creating any memory leaks.
Now here's how to setup LabVIEW and the scope to control the scope from itself...
1. Install LabVIEW
4. Setup the scope for TCP/IP communications
5. Use the connection string VICP::127.0.0.1. This is the VISA resource that is input to the Initialize VI. (127.0.0.1 is the universal self-referencing IP address)
Feel free to contact me if you have any questions.
Best Regards,
Alan Blankman
--------------------
Alan Blankman, Software Engineer
Teledyne LeCroy
800-425-2000
http://www.teledynelecroy.com
alan.blankman@teledyne.com