搜索资源列表
ESC-POS-Printer-COMMAND.tar
- 目 录 一、特点与性能 3 1.1 打印性能 3 1.2 打印纸 3 1.3 打印字符 3 1.4 接口形式 3 1.5 打印控制命令 4 1.6 电源要求 4 1.7 工作环境 4 二、接口定义和连接 4 2.1并行接口的定义和连接 4 2.2串行接口的定义和连接 8 2.3 RJ45引脚定义: 10 三、控制打印命令 10 3.1概述: 10 3.2命令详解 11 3.2.1打印命令 11
ESC-P
- EPSON ESC/P Reference Manual. A must have for developers coding for line printers. Separate commands for 9, 24 and 48 pin printers. Works for all esc/p supported dot matrix and thermal printers.
6
- 研制一台性能如下的实验计算机。 (1) 具有键盘和打印机两种外部设备。 (2) 外设和内存统一操作指令,程序查询法使用外设。 (3) 运算器采用单累加器多通用寄存器结构。 (4) 操作数寻址方式有: 直接地址寻址 立即数寻址 寄存器直接寻址 寄存器间接寻址 (5) 指令系统至少含有以下指令: -Development of the performance of a computer experiment is as follows. (1) with
HMK-080
- HWA SUNG thermal printer HMK-80 commands and manual
20103261233334
- 要求在带格式的连续的纸的相应位置,打印入数据库的数据: 本程序最具参考的地方应当是,解决了连续打印,垂直方向打印不准确的问题.连续打印垂直方向打印不准确的问题,在网上有太多的人为此烦恼.一是打印第一页的第一行就不准确,二是连续打印n张纸后,发现位置已经不准确了.本人查询了众多的资料后,采用了直接向打印机发送打印命令的方式,参考的是爱普生的编程指南(在爱普生官方网站上有得下),终于成功控制了垂直方向的打印位置.-Requires continuous form paper with
Label_Print
- Zebra打印软件,使用ZPL指令 ,使用ZPL指令 ,使用ZPL指令-Zebra printing software, using ZPL instructions, use ZPL commands, use ZPL commands, use ZPL commands, use ZPL commands
PCLP5PPrinterl
- HP的打印机语言PCL命令全部详细资料,对开发打印机很有帮助-HP PCL printer language commands all the detailed information helpful to the development of the printer
20103261233334
- 本程序最具参考的地方应当是,解决了连续打印,垂直方向打印不准确的问题.连续打印垂直方向打印不准确的问题,在网上有太多的人为此烦恼.一是打印第一页的第一行就不准确,二是连续打印n张纸后,发现位置已经不准确了.本人查询了众多的资料后,采用了直接向打印机发送打印命令的方式,参考的是爱普生的编程指南(在爱普生官方网站上有得下),终于成功控制了垂直方向的打印位置. -This procedure should be the place where most references to solve th
Barcode_print_ZPL_src
- VB写的斑马机条码打印程序源代码,附带ZPL指令说明文档。-VB wrote Zebra bar code printing machine source code, documentation with ZPL commands.
2011851117988
- 利用 ZPL II 控制命令打印条形码的例子 可以打印中英文,数字,条码 -Control commands using ZPL II print bar code examples You can print in English, numbers, bar codes
NP125
- NP125-B宽行打印机命令码兼容EPSON LQ1600K打印机。该打印机可以进行连续纸或单页纸的打印,并且命令码可控制自动切纸功能。 在本手册的附录中列有字符表、名词解释和命令一览表,各章的编辑一般分为以下几项: • 指令介绍:对指令的用途加以叙述。 • 注意事项:对各指令或各段内所要补充说明的叙述。 -NP125-B wide-line printer command code compatible with the EPSON LQ1600K prin
testUSBPrint
- 通过Windows系统的API函数SetupDi族函数,获得USB针式打印机的句柄,然后在通过CreateFile,WriteFile函数向该打印机发送指令,以达到控制打印的目的。-SetupDi family of functions through Windows API function system, get a handle USB dot matrix printer, and then send commands to the printer through CreateFile,
ESC-instruction-printer-source
- 用ESC指令直接向端口发送指令到实现凭条打印机的功能-ESC commands to the port by sending commands to direct receipt printer function
RawPrinter-v.-1.1
- Files in this archive give you a very simplified way to send raw data to the printer using Windows API. It works just like good old DOS-printing :)) but goes through the Windows Printer Spooler. This means you can: - print text in real te
WindowsFormsApplication1
- 斑马打印机打印图片例子,使用ZLP指令打印,解决斑马打印机打印汉字问题-Zebra printer to print images, for example, using ZLP commands to print, solve the problem of zebra printer to print Chinese characters
Printer_DLL
- 1、HoneywellPrinter DLL动态库是Honeywell公司为了简化其打印机开发难度、减少打印机开发工作量而提供的一个功能函数集合。封装了一些常见打印机功能的操作。目前最新版本V1.3,包括64位和32位系统的两个不同库文件。 2、通过该动态库,代理商、软件商都可以很容易的针对Honeywell打印机进行各种定制开发而无需掌握打印机的指令集,从而可以将打印机很容易的无缝集成到他们的系统中去。 3、该动态库也支持直接发送各种打印指令到打印机,从而很好的兼容了的以往采用打印指令开发