#1
Posted
:
Wednesday, October 6, 2021 11:03:17 AM(UTC)
Groups: Registered
Posts: 1
Hello,
I am trying to retrieve the serial number of my scanner.
My scanner is capable of providing the serial number.
I have tried the following code but i am not getting the result i am needing.
Im coding in C#
Quote: strSerialNumber = _twainSession.GetCapability(TwainCapabilityType.SerialNumber, TwainGetCapabilityMode.GetDefault).ToString();
System.Windows.MessageBox.Show(strSerialNumber);
I am getting
Leadtools.Twain.TwainCapability as the result in my messagebox.
#2
Posted
:
Tuesday, October 19, 2021 7:35:02 AM(UTC)
Groups: Manager, Tech Support, Administrators
Posts: 218
Was thanked: 12 time(s) in 12 post(s)
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.