[Scilab-users] Anyone controlled a scope or similar instrument?

sgougeon at free.fr sgougeon at free.fr
Mon Apr 15 13:08:42 CEST 2013


----- Mail original -----
>De: "Michael Dunn" <michael.dunn at ubm.com>
>Envoyé: Lundi 15 Avril 2013 04:03:54
>Objet: [Scilab-users] Anyone controlled a scope or similar instrument?
>
>I see there's an ATOMS category for instrument control, though it all looks like low-level stuff. 
>Has anyone actually talked to a scope or similar device? I'd love to automate capture transfer. 
>
>Python has PyVISA, so that might be the simplest route. Maybe even as an intermediary between 
>SciLab & the instrument??? 

Here is an example for an oscilloscope:
http://fileexchange.scilab.org/toolboxes/234000

Other examples (function generators, etc):
http://fileexchange.scilab.org/categories/instruments_control

Anyway, you will have to write a Scilab driver for each instrument,
since the manufacturer will unlikely provide it, except the protocol.

Then, please just post your driver on FileExchange, in order to increase
the public database :-)

Regards
Samuel



More information about the users mailing list