| Description: |
If TRUE, the Source will automatically feed the next page from the document feeder after the number of frames negotiated for capture from each page are acquired.
CAP_FEEDERENABLED must be TRUE to use this capability.
|
| Remarks: |
Set the capability to TRUE to enable the Source's automatic feed process, or FALSE to disable it.
After the completion of each transfer, check
PendingXFERs
determine if the Source has more images to transfer. A -1 means there are more images to transfer but the exact
number is not known.
CAP_FEEDERLOADED indicates whether the Source's feeder is loaded. (The automatic feed
process continues whenever this capability is TRUE.)
|
| Data type: |
Boolean
|
| Default value: |
No Default.
|
| Allowed values: |
TRUE(1) of FALSE(0)
|
| CapType for GET: |
TW_ONEVALUE
|
| CapType for SET: |
TW_ONEVALUE
|
| See also: |
CAP_CLEARPAGE,
CAP_FEEDERENABLED,
CAP_FEEDERLOADED,
CAP_FEEDPAGE, CAP_REWINDPAGE |
|