Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integer Sensor #17

Open
btro1404 opened this issue Feb 14, 2021 · 0 comments
Open

Integer Sensor #17

btro1404 opened this issue Feb 14, 2021 · 0 comments

Comments

@btro1404
Copy link

btro1404 commented Feb 14, 2021

Hey Alex,

great project, thank you for your effort!

I'm useing a fujitsu:fi-5110Cdj:116473 and insaned works fine with 13 sensors including the "Scan" and "Send to" buttons. But there is an additional button named "Function". This button increases the number of a 1-digt 7-segment Display in front of the scanner. The displayed number seems to be used by the Windows frontend for change the behavior of the scanner. But the value of "Function" is a sane-sensor too:

$ scanimage -A
[...]
  Sensors:
  [...]
    --function <int> [1] [hardware]
        Function character on screen
    --double-feed[=(yes|no)] [no] [hardware]
        Double feed detected
    --error-code <int> [0] [hardware]
        Hardware error code
    --skew-angle <int> [0] [hardware]
        Requires black background for scanning

insaned only shows sensors that reports a boolean status (like --double-feed above).
Do you see a possibility to make sensors accessible that reports an integer? In that case it will be possible to select a function (like scanning single- or doubleside, color, bw ) at the panel of the device before pressing the scan button.

Thank you, and
Gruß Bernd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant