Polling Time
If an event occurs, such as a printer status change, a barcode being scanned or a key being pressed, then a poll to the server will be triggered immediately. This allows very low latency operation, with the server able to respond to user events very quickly.
While a print job is in progress, the device may not send polls to the server until the job is complete. This is dependent on device implementation, and typically devices that support operations other than printing (such as barcode scanning) will continue to poll the server as usual, even while printing.
Compatibility Note:
Versions up to 1.3 of HI01x/HI02x firmware do not poll while printing. However version 1.4 or later does send poll requests to the server during print operations, this allows continuous usage of all peripherals during a print operation.