Contenu principal

Drivers d’instrument génériques

Communiquer avec des instruments en créant un driver générique

Les drivers génériques permettent à Instrument Control Toolbox™ de communiquer avec des dispositifs ou des softwares qui n’utilisent pas les drivers ou protocoles standard de l’industrie. Il est possible de créer un driver générique avec Instrument Driver Editor. Consultez Writing a Generic Driver.

Fonctions

développer tout

instrhwinfoInformation about available hardware
instridDefine and retrieve commands that identify instruments
icdeviceCréer un objet périphérique
connectConnect device object to instrument
invokeExécuter une fonction spécifique au driver sur un objet dispositif
deviceresetReset instrument
selftestRun instrument self-test
geterrorCheck and return error message from instrument
dispDisplay instrument object summary information
getInstrument object properties
setConfigure or display instrument object properties
inspectOpen Property Inspector
methodsClass method names and descriptions
propinfoInstrument object property information
saveSave instrument objects and variables to MAT file
loadLoad instrument objects and variables into MATLAB workspace
lengthLongueur de tableau de l’objet instrument
sizeTaille de tableau de l’objet instrument
isvalidDetermine whether instrument objects are valid
obj2mfileConvert instrument object to MATLAB code
disconnectDisconnect device object from instrument
deleteRemove instrument objects from memory
clearRemove instrument objects from MATLAB workspace

Rubriques

Sélection d՚exemples