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 DriverIllustrates how to write a generic instrument driver with the MATLAB® Instrument Driver Editor. 
- Using Generic Driver with Test & Measurement ToolIllustrates how to use a generic driver with the Test & Measurement Tool GUI. 
- Using a Generic Driver at Command LineIllustrates how to use a generic driver with MATLAB commands that work at the command line or in code. 
- Generic Drivers: OverviewIntroduces generic instrument drivers.