| 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 |
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
![]() | MaxSamplesQueued | NativeOffset | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |