Imager Scan Engine
DPYIMAGERSCANENGINETOOL Linux Programmer's Manual DPYIMAGERSCANENGINETOOL DESCRIPTION dpyimagerscanenginetool : Tool used to read Imager Scan Engine messages. Moreover, it is used to configure several parameters of Imager Scan Engine module. SYNOPSIS dpyimagerscanenginetool [-h/ --help] dpyimagerscanenginetool [-tv / --toolversion] dpyimagerscanenginetool [-r/ --reboot] dpyimagerscanenginetool [-rd/ --readmode] <option> dpyimagerscanenginetool [-grm/ --getreadmode] dpyimagerscanenginetool [-s/ --scan] dpyimagerscanenginetool [-l/ --last] dpyimagerscanenginetool [-sp/ --scanper] dpyimagerscanenginetool [-si/ --setillu] <illumination> dpyimagerscanenginetool [-gi/ --getillu] dpyimagerscanenginetool [-sdm/ --setdetectmode] <option> dpyimagerscanenginetool [-gdm/ --getdetectmode] dpyimagerscanenginetool [-sb/ --setbright] <brightness> dpyimagerscanenginetool [-gb/ --getbright] dpyimagerscanenginetool [-ss/ --setsense] <sensitivity> dpyimagerscanenginetool [-gs/ --getsense] dpyimagerscanenginetool [-srr/ --setrereadtimeout] <value> dpyimagerscanenginetool [-grr/ --getrereadtimeout] dpyimagerscanenginetool [-sir/ --setimgrot] <hor_option> <ver_option> dpyimagerscanenginetool [-gir/ --getimgrot] dpyimagerscanenginetool [-im/ --saveimage] <imageFilePath> OPTIONS -h / --help : Print help command information. -tv / --toolversion : Print tool version. -r / --reboot : Reboot the imager scan engine device. -rd / --readmode <option> : Read mode options. Description: <option> : Possible values are: disable : Disables reading mode. autotrigger : Enables autotrigger mode. manual : Enables manual mode. -grm / --getreadmode : Get read mode options. -l / --last : Get last scanned code. -s / --scan : Get the scanned codes that are read from the imager scan engine device. -sp / --scanper : Get the scanned codes that are read from the imager scan engine device in a permanent mode. -si / --setillu <illumination> : Enables or disables illumination properties. Description: <illumination> : Possible values are: enable : Enables LED illumination. disable : Disables LED illumination. blink : Enables LED illumination alternating. -gi / --getillu : Get illumination properties. -sdm / --setdetectmode <option> : Detection mode options. Description: <option> : Possible values are: white_illu : Enable white illumination detection. no_illu : Disable illumination detection. green_aim : Enable green aiming detection. -gdm / --getdetectmode : Get detection mode. -sb / --setbright <brightness> : Enables or disables brightness properties. Description: <brightness> : Possible values are: standard : Enables brightness standard. low : Enables brightness low. -gb / --getbright: Get brightness properties. -ss / --setsense <sensitivity> : Establish Autotrigger sensitivity properties. <sensitivity> : Possible values are: sensitive : Enable sensitive mode. normal : Enable normal mode. insensitive : Enable insensitive mode. -gs / --getsense : Get sensitivity properties. -srr / --setrereadtimeout <value> : Establish reread timeout. <value> : Value to be set in the configuration (integer) Value in milliseconds. Valid range 1ms to 60000ms. -grr / --gerereadtimeout : Get reread timeout. -sir / --setimgrot <hor_option> <ver_option> : Enables or disables horizontal and vertical mirrored image settings. Description: <hor_option> : Possible values are: enable : Enables horizontal mirrored image. disable : Disables horizontal mirrored image. <ver_option> : Possible values are: enable : Enables vertical mirrored image. disable : Disables vertical mirrored image. -gir / --getimgrot : Get horizontal and vertical mirrored image settings. -im / --saveimage <imageFilePath>: Capture image and save it to a file. Description: <imageFilePath> : Absolute path where the captured image file is located. EXAMPLES dpyimagerscanenginetool -r dpyimagerscanenginetool --scan FILES BUGS SEE ALSO AUTHORS Deepsy Team