12-15-2008 01:46 AM - edited 12-15-2008 01:48 AM
EXFO Electro Optical Engineering India Pv.t Ltd.
+91 9011062790.
Pune
12-15-2008
06:37 AM
- last edited on
03-05-2025
09:35 PM
by
Content Cleaner
NI has a training class on instrument control and look at the Learn and Develop resources on the Instrument Driver Network page.
12-16-2008 03:20 AM
12-16-2008 08:47 AM
For a general SCPI explanation, you might want to read this. Details on a specific SCPI implementation are going to be in the instrument manual since each instrument is going to have a different set of commands. The SCPI Consortium is now part of the IVI Foundation apparently but I did not find any information there. If you are interested in implementing a SCPI syntax in an instrument, you might want to contact them for a specification.
Since SCPI is platform independent, it should not matter at all which class you take and I would image that the coverage of ScPI in either class would be relatively brief since it is very simple syntax.