instrument control toolbox

interface / standard

instrument type


tcp/ip -凯发k8网页登录

matlab and simulink support tcp/ip communication through instrument control toolbox. tcp/ip is used to connect to remote software applications and is commonly used for communicating with instruments.

communicate with applications using tcp/ip from matlab

you can use matlab to communicate with remote applications not developed in matlab using tcp/ip support provided by the toolbox. you can use simulink to communicate with remote applications using simulink blocks provided by the toolbox. these blocks enable you to query an application using tcp/ip to incorporate live data into your model and to send live data from your simulink model to an application using tcp/ip.

resources

  • (code example of communicating with a remote application)
  • (code example)

communicate with instruments using tcp/ip from matlab

instrument control toolbox enables matlab to control, configure, and transfer data with instrumentation over tcp/ip. once data is in matlab, you can analyze and visualize the data for tasks such as signal processing, statistical analysis, digital filtering, and curve fitting. you can also create graphical interfaces for collecting and analyzing your data and automating tests.

simulink can communicate with instruments using the simulink blocks provided by the toolbox. these blocks enable you to query an instrument using tcp/ip to incorporate live data into your model and to send live data from your simulink model to an instrument using tcp/ip.

working with lxi instruments

instruments that conform to the lxi standard are delivered with ivi drivers and are automatically supported by matlab through instrument control toolbox.

网站地图