Data Acquisition Toolbox
  Function/Property:
    Search    Help Desk 
Name    Examples

Name specifies the name of the device object.

After the device object is created, Name is automatically assigned a descriptive name that is produced by concatenating the name of the adaptor, the device ID, and the device object type.

The value of Name can be changed at any time.

Characteristics

Device Objects

AI, AO
Class

Common
Access

Read/write
Data Type

String
Modify while Running

Yes

Values

The value is defined after the device object is created.

Example

Suppose you create an analog input object for the sound card:

The Name property is automatically assigned the value



[ Previous | Help Desk | Next ]