Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>hps_reset()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HPS_RESET()
   Resets the scanner.

   Syntax
         nStatus = HPS_RESET()

   Arguments
         None

   Returns
         nStatus     Scanner status.
               +----------------------------------------------+
               |nStatus|Description       |Type               |
               |-------+------------------+-------------------|
               |    0  |OKAY              |No Error           |
               --------+------------------+-------------------|
               |    1  |NO_ACCESS         |Communication Error|
               |    2  |BAD_ACCESS        |                   |
               |    3  |BAD_COMMAND       |                   |
               |    4  |BAD_RESPONSE      |                   |
               |    5  |NULL_RESPONSE     |                   |
               --------+------------------+-------------------|
               |    6  |BAD_CMD_FORMAT    |Scanner Error      |
               |    7  |ILLEGAL_CMD       |                   |
               |    8  |ILLEGAL_WND       |                   |
               |    9  |PARAM_ERR         |                   |
               |   10  |SCALE_ERR         |                   |
               |   11  |DITHER_ERR        |                   |
               |   12  |TONE_MAP_ERR      |                   |
               |   13  |LAMP_ERR          |                   |
               |   14  |ADF_JAM           |                   |
               |   15  |HOME_MISSING      |                   |
               |   16  |SCAN_ERR          |                   |
               |   17  |HPS_FILE_OPEN_ERR |                   |
               |   18  |HPS_FILE_WRITE_ERR|                   |
               |   19  |OUT_OF_MEM_ERR    |                   |
               +----------------------------------------------+

   Description
         HPS_RESET() resets the scanner with an escape E. All scanner
         parameters are returned to their startup state.

See Also: HPS_INQ() HPS_PRINT() HPS_SCAN() HPS_SETUP() HPS_STATE()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson