instrument connection and communication -凯发k8网页登录
regardless of the interface you use, there are common steps that comprise the basic workflow of instrument communication. in all cases, you must examine your hardware resources and create an interface object. setting properties is optional. reading and writing depends on the interface you are using. see the section of the documentation for the interface you are using.
examples and how to
instrument communication workflow
return hardware-related information visible to the toolbox, including the installed adaptors and the syntax for creating instrument objects.
create a matlab® object that represents the interface or the instrument.
establish a connection between the object and the interface or instrument.
view and set property values to configure the interface and instrument settings.
write commands to the instrument, read data from the instrument, or call instrument driver functions.
disconnect the object, and remove the object from memory and from the workspace.
choose whether to use interface objects or device objects for your application.
concepts
describes the instrument control toolbox™ product and capabilities.
this table lists the hardware support for the instrument control toolbox.
explains the files and interface driver adaptors that compose the toolbox.
the matlab software preferences related to the instrument control toolbox.
get help using the help browser, help, and other methods.
these properties are available in the toolbox.