How to Evaluate Terminal Print Performance: Difference between revisions

From wizarPOS
No edit summary
(Replaced content with "{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/printer/evaluate-print-performance}}")
Tag: Replaced
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The performance of the printer:
{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/printer/evaluate-print-performance}}
 
The column 3 shows how long the paper begins to move after you invoke printing method.
 
The column 4 shows how long the printing is finished totally.
 
Q2:
{| class="wikitable"
|-
! print method !! receipt length !! paper begin to move (s) !! print finish/method return (s)
|-
| printText || 60 line/~30 cm|| 0.1 || 5.6
|-
| printText || 120 line/~60 cm|| 0.2 || 11.5
|-
| printBitmap || 25 cm|| 0.3 || 3.7
|-
| printBitmap || 50 cm|| 0.4 || 7.6
|-
| printBitmap || 75 cm|| 0.6 || 11.6
|-
| printHTML || 25 cm|| 1.3 || 5
|-
| printHTML || 50 cm|| 1.5 || 9
|-
| printHTML || 75 cm|| 1.6 || 12.7
|}
 
 
Q1v2:
{| class="wikitable"
|-
! print method !! receipt length !! paper begin to move (s) !! print finish/method return (s)
|-
| printText || 60 line/~30 cm|| 0.1 || 6.3
|-
| printText || 120 line/~60 cm|| 0.2 || 13
|-
| printBitmap || 25 cm|| 0.3 || 4.5
|-
| printBitmap || 50 cm|| 0.4 || 9
|-
| printBitmap || 75 cm|| 0.5 || 14
|-
| printHTML || 25 cm|| 1.2 || 5.5
|-
| printHTML || 50 cm|| 1.3 || 10
|-
| printHTML || 75 cm|| 1.4 || 14
|}

Latest revision as of 07:43, 7 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/faq/printer/evaluate-print-performance

We're making a move! Our site's content is migrating to a new URL, to provide you with an enhanced browsing experience. Please update your bookmarks accordingly. Thank you for your continuous support!