Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このコードを使用して、スキャナーのフィーダーを使用してドキュメントをスキャンしています。フラットベッドを使用するには、何を変更する必要がありますか?
編集: while(hasPages) ループと hasPages チェックを削除しました...しかし、どういうわけか、フラットベッドが使用されるように設定する必要がありますが、方法がわかりません。
これをswitchステートメントに追加する必要がありました:
case 3088: SetProperty(item, 2); // 1 = feeder, 2 = flatbed break;