- This topic has 1 reply, 2 voices, and was last updated 5 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
Forums › TWAIN Specification › TWAIN Specification Discussion › Fujitsu 7280 CAP settings
I’m fairly new to TWAIN programming so these might be dumb questions. So please be gentle. 🙂
I ran the Twister TWAIN Analysis utility against the scanner and it came up with a bunch of CAP settings. Short list:
CAP_0x8001:
GET………….bool TRUE
CAP_0x8002:
GET………….fix32 8.5
//Huge list.
CAP_0xa076:
GET………….uint16 ENUM{ 0, 1 } Current: 0, Default: 0
CAP_0xa077:
GET………….uint16 ENUM{ 0, 2 } Current: 0, Default: 0
Is there a place where all of these are documented?
The TWAIN Working Group only manages the standard TWAIN capabilities described in the specification. Scanner vendors can add their own custom content, but are responsible for providing documentation and/or header files describing that content. So you’ll have to get in touch with them for more info…