ImGearIsisScanner class Members
In This Topic
The following tables list the members exposed by ImGearIsisScanner.
Public Constructors
Public Properties
| Name | Description |
 | name | Gets the name of the scanner. |
 | selected | Gets a value indicating whether the scanner is selected. |
Top
Public Methods
| Name | Description |
 | getAllTags | Gets the current configuration of the scanner in use. |
 | getTag | Gets the current value of an ISIS tag. |
 | setAllTags | Configures the scanner in use with the specified setting string. |
 | setTagInteger | Sets the value of an ISIS tag of data type Integer. |
 | setTagRational | Sets the value of an ISIS tag of data type Rational. |
 | setTagString | Sets the value of an ISIS tag of data type String. |
 | showUI | Displays the configuration window for the currently loaded scanner. |
 | unload | Unloads a scanner without closing the active session. |
Top
See Also