User`s guide

Tag
Purpose Specify descriptive text to associate with i mage acquisition object
Description The Ta g property specifies any descriptive tex t t hat y ou 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
14-41