Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

inforad-kr/ScanManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scan Manager

This application manages other film digitizing applications via RS232/485.

Serial Protocol

Read Commands

Command Result Description
RD? RD=value Get 1 if the scanner is ready to work, otherwise 0
SC? SC=value Get 1 if the scanner is scanning, otherwise 0
EJ? EJ=value Get 1 if the scanner is ejecting, otherwise 0
RS? RS=value Get the resolution value in dpi (VIDAR) or microns (Array)

Write Commands

Command Result Description
SC=value OK Set 1 to scan a film, 0 to abort scanning
EJ=value OK Set 1 to eject a film
RS=value OK Set the resolution value in dpi (VIDAR) or microns (Array)

About

This application manages other film digitizing applications via RS232/485

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages