Pilotes d'instruments génériques
Communiquez avec les instruments en créant un pilote générique
Les pilotes génériques permettent à Instrument Control Toolbox™ de communiquer avec des périphériques ou des logiciels qui n'utilisent pas de pilotes ou de protocoles standard. Vous créez un pilote générique à l’aide de l’éditeur de pilotes d’instruments. Voir Writing a Generic Driver .
Fonctions
Rubriques
- Writing a Generic Driver
Illustrates how to write a generic instrument driver with the MATLAB® Instrument Driver Editor.
- Using Generic Driver with Test & Measurement Tool
Illustrates how to use a generic driver with the Test & Measurement Tool GUI.
- Using a Generic Driver at Command Line
Illustrates how to use a generic driver with MATLAB commands that work at the command line or in code.
- Generic Drivers: Overview
Introduces generic instrument drivers.