Main Content
Generic Instrument Drivers
Communicate with instruments by creating a generic
driver
Generic drivers allow the Instrument Control Toolbox™ to communicate with devices or software that do not use industry-standard drivers or protocols. You create a generic driver using the Instrument Driver Editor. See Writing a Generic Driver.
Functions
Topics
- 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.