| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Data Acquisition Toolbox |
| Contents | Index |
| Learn more about Data Acquisition Toolbox |
When a device object is created, a descriptive name is automatically generated and stored in Name. This name is produced by concatenating the name of the adaptor, the device ID, and the device object type. You can change the value of Name at any time.
Usage | AI, AO, DIO, common to all channels and lines |
Access | Read/write |
Data type | String |
Read-only when running | No |
The value is defined after the device object is created.
Create the analog input object ai for a sound card.
ai = analoginput('winsound');The descriptive name for ai is given by
ai.Name ans = winsound0-AI

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2010- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |