-st

Top  Previous  Next

-st

 

Select the TWAIN device by using the "Select Source" TWAIN dialog.

 

Note that if neither -st, -sn, or -sd is specified on the TwainSave command-line, -st will be used.

 

Example:

twainsave -st -noui -filetype bmp -f test.bmp

 

The example above:

Selects the TWAIN device using the Select Source dialog.
Acquires with no user interace displayed (-noui)
Acquires to a BMP file called test.bmp (-filetype bmp -f test.bmp)