User`s guide

Tag
18-49
Tag
Specify descriptive text to associate with image acquisition object
Description
The Tag property specifies any descriptive text that you want to associate with an image
acquisition object.
The Tag property can be useful when you are constructing programs that would
otherwise need to define the image acquisition object as a global variable, or pass the
object as an argument between callback routines.
You can use the value of the Tag property to search for particular image acquisition
objects when using the imaqfind function.
Characteristics
Access Read/Write
Data type String
Values Any text string
See Also
Functions
imaqfind