Search found 4 matches

by chrisw
Tue Oct 12, 2021 4:33 pm
Forum: Example requests & Code samples
Topic: Retrieve scanner serial number
Replies: 9
Views: 19525

Re: Retrieve scanner serial number

Yes, the proposed solution worked. i was just waiting on a response from the you, Fabio, if there was going to be some type of implementation for retrieving the serial number within the SDK. I am in early development stages of my software re-write and if i needed to possibly wait for a newer updated...
by chrisw
Wed Oct 06, 2021 5:36 pm
Forum: Example requests & Code samples
Topic: Retrieve scanner serial number
Replies: 9
Views: 19525

Re: Retrieve scanner serial number

Hello Loic, I did try the TwainGetCapDefaultString method prior and still did not receive the correct result. i copied the code you provided and did some more testing, which i received the failed error message. I dont know why i was thinking of where i placed my previous code, but i moved the code y...
by chrisw
Wed Oct 06, 2021 4:34 pm
Forum: Example requests & Code samples
Topic: Retrieve scanner serial number
Replies: 9
Views: 19525

Re: Retrieve scanner serial number

Hello Fabio, I know my scanner supports the serial number capability. I am using a fujitsu fi-7160 for my software and testing. I added code in the example demo code that was bundled with the sdk to get the serial number MessageBox.Show(gdpictureImaging.TwainGetCapDefaultString(TwainCapabilities.CAP...
by chrisw
Tue Oct 05, 2021 10:28 pm
Forum: Example requests & Code samples
Topic: Retrieve scanner serial number
Replies: 9
Views: 19525

Retrieve scanner serial number

Is there any code available to retrieve the serial number of the scanner currently being used?