Ngenuity TWAIN Data Source November 19, 2009
Page 79 of 99
3.8.30 BBH_CAP_MFD_SENSOR_ENABLE
List of Multifeed sensors to be enabled.
Type:
TW_ UINT8
Supported Messages:
MSG_GET - TW_ARRAY
MSG_GETCURRENT - TW_ ARRAY
MSG_GETDEFAULT - TW_ ARRAY
MSG_RESET – TW_ ARRAY
MSG_SET – TW_ ARRAY
MSG_QUERYSUPPORT - TW_ONEVALUE
Allowed Values:
MFD_SENSOR_LEFT = 0
MFD_SENSOR_CENTER = 1
MFD_SENSOR_RIGHT = 2
Default Value:
MFD_SENSOR_LEFT, MFD_SENSOR_CENTER, MFD_SENSOR_RIGHT
Query Support Value:
TWQC_GET |TWQC_GETDEFAULT |TWQC_GETCURRENT | MSG_SET| MSG_RESET
Stored in registry:
No
Stored in profile:
Yes
Note: To enable a sensor add it into the array. For example, to enable Left and Right sensors only set
{MFD_SENSOR_LEFT, MFD_SENSOR_RIGHT} array to
BBH_CAP_MFD_SENSOR_ENABLE.
3.8.31 BBH_CAP_NEGATIVE
If 1, indicates image should be output in reverse-image format (invert black and white). It works in
Black and White (Bitonal) mode only. It can be different on different windows.
Type:
TW_BOOL
Supported Messages:
MSG_GET - TW_ENUMERATION (for 2.0 applications), TW_ONEVALUE (for
<2.0Applications)
MSG_GETCURRENT - TW_ONEVALUE
MSG_GETDEFAULT - TW_ONEVALUE
MSG_RESET – TW_ONEVALUE
MSG_SET – TW_ONEVALUE, TW_ENUMERATION
MSG_QUERYSUPPORT - TW_ONEVALUE