Controladores de instrumentos genéricos
Comuníquese con los instrumentos creando un controlador genérico
Los controladores genéricos permiten que Instrument Control Toolbox™ se comunique con dispositivos o software que no utilizan controladores o protocolos estándar de la industria. Puede crear un controlador genérico utilizando el Editor de controladores de instrumentos. Ver Writing a Generic Driver .
Funciones
Temas
- 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.