您的浏览器版本过低,为保证更佳的浏览体验,请点击更新高版本浏览器

以后再说X

欢迎访问瑞昌明盛自动化设备有限公司网站!

图片名

全国订购热线:
+86 15270269218E-mail:stodcdcs@gmail.com

ABB >>

A-B>>

GE>>

BENTLY>>

BC810燃机模块

BC810燃机模块

BC810燃机模块 概述提供的命令基于ESC/POS描述的格式如下:命令函数格式:ASCII:表示ASCII等价物十进制:表示十进制等价物十六进制:以十六进制代码编写描述:该命令的函数和使用说明示例:为了更容易理解,将列出一些示例2术语BEL Beep格式解释:ASCII:BEL Decimal:7 Hex:O7描述:Beep once以50毫秒为单位HT水平选项卡格式:ASCII:HT十进制:9...

  • 功能特性
  • 参数规格
  • 视频
  • 应用案例
  • 下载

BC810燃机模块

    BC810燃机模块

     概述提供的命令基于ESC/POS

    描述的格式如下:命令函数格式:ASCII:表示ASCII等价物十进制:表示十进制等价物十六进制:以十六进制代码编写描述:该命令的函数和使用说明示例:为了更容易理解,将列出一些示例2术语BEL Beep格式解释:ASCII:BEL Decimal:7 Hex:O7描述:Beep once以50毫秒为单位HT水平选项卡格式:ASCII:HT十进制:9十六进制:O9描述:将打印位置移动到下一个水平选项卡位置LF打印和换行格式:ASCII:LF十进制:10十六进制:OA描述:打印输入缓冲区中的数据并换行一行。如果行输入缓冲区为空,则只输入一行而不打印。FF打印并馈送到下一个黑色标记位置格式:ASCII:FF十进制:12十六进制:OC描述:打印打印缓冲区中的数据,并在黑色标记生效时将纸张馈送至下一个黑标记位置。DLE EOT n状态传输格式:ASCII:DLE EOTn十进制:16 4 n十六进制:10 04 n描述:根据串行接口中指定的参数n传输所选打印机状态,1≤n≤4.即使在错误或离线状态下,该用户手册-46-命令仍然有效。n=1:传输打印状态n=2:传输脱机状态n=3:传输错误状态n=4:传输纸张传感器状态ESC BEL n1 n2预约蜂鸣格式:ASCII:ESC BEL n1 n3十进制:27 7 n1 n1 n4 n3十六进制:1B 07 n1 n2n3描述:n1指定蜂鸣时间长度,n2指定间歇时间长度,而n3是蜂鸣时间。n1和n2的单位为100毫秒。ESC SP设置右侧字符空间格式:ASCII:ESC SP n十进制:27 32 n十六进制:1B 20 n描述:将字符的右侧空间设置为n*(水平或垂直最小单位)n=0 ~ 255。

    水平或垂直最大单位由GS P命令指定

    ESC设置字符打印模式格式:ASCII:ESCn十进制:27 33 n十六进制:1B 21 n描述:使用n选择打印模式,如下所示。n=0~255位值函数0字符A 0 1字符B 1,2-->未定义0未选择强调模式3 1未选择强调方式0未选择双高4 1已选择双高0未选择双宽5 1已选择双宽6-->未指定0未选择下划线模式7 1已选择下划线方式ESC$设置绝对打印位置格式:ASCII:ESC$nL nH十进制:27 36 nL nH十六进制:1B 24 nL nH描述:设置从行首到打印后续字符的位置的距离。距离为(nL+nH*256)*(水平或垂直最小单位)。nL,nH=0~255。用户手册-47-水平或垂直最小单位由GS P命令指定。ESC%选择/取消用户定义字符集格式:ASCII:ESC%n十进制:27 37 n十六进制:1B 25 n描述:n=1,选择用户定义字符;n=0,选择字符间。默认值:n=0 ESC定义用户定义字符格式:ASCII:ESC&y c1 c2[x1 d1..d(y*x1)][xk d1..dd(y*xk)]十进制:27 38 y c1 c 2[x11 d1..d(y*x2)][xk d2..d(y*xk)]十六进制:1B 26 y c1 c2[x1 d 1..d;32≤c1级≤c2级≤126; 0≤x(x)≤12; [字符A 12*24],0≤x(x)≤9; [字符B 8*16];d=0~255;k=c2-c1+1;y指定垂直方向的字节数,x指定水平方向的点数,d指定用户定义的数据。ESC*选择位图像模式格式:ASCII:ESC*m n1 n2 d1..dk十进制:27 42 m n2 n2 d2..dk十六进制:1B 2A m n1 n 2 d1.dk描述:选择带m的图像模式;n1和n2指定点数。图像数据d1…dk m=0,1,32,33;n1=0~255;n2=0~3;d=0~255。k=n1+256×n2(m=0,1)k=(n1+2256×n2)×3(m=32,33)水平方向的点数为n1+256*n2。如果点数超过一行中的最大点数(如下所示),则忽略多余的数据。M用于选择点图像方式。

    Overview Commands provided are based on ESC/POS

    The format of the description is as follows: Command function format: ASCII: ASCII equivalent Decimal: Decimal equivalent Hexadecimal: Description written in hexadecimal code: Example of the function and instructions of the command: To make it easier to understand, Some examples will be listed. 2 The term BEL Beep format explains: ASCII: BEL Decimal: 7 Hex: O7 Description: Beep once In 50 milliseconds. HT Horizontal Tab Format: ASCII: HT Decimal: 9 Hexadecimal: O9 Description: Moves the print position to the next horizontal tab position. LF Print and Wrap Format: ASCII: LF Decimal: 10 Hexadecimal: OA Description: Prints the data in the input buffer and wraps a line. If the line input buffer is empty, only one line is entered and not printed. FF prints and feeds to the next black mark position Format: ASCII: FF decimal: 12 hexadecimal: OC Description: prints the data in the print buffer and feeds the paper to the next black mark position when the black mark takes effect. DLE EOT n status transmission format: ASCII: DLE EOT n decimal: 16 4 n hexadecimal: 10 04 n Description: The selected printer status is transmitted according to the parameter n specified in the serial interface. 1 ≤ n ≤ 4. The user manual - 46 command is still valid even in error or offline status. N=1: transmission printing status n=2: transmission offline status n=3: transmission error status n=4: transmission paper sensor status ESC BEL n1 n2 reservation beep format: ASCII: ESC BEL n1 n3 decimal: 27 7 n1 n4 n3 hexadecimal: 1B 07 n1 n2n3 description: n1 specifies the beep time length, n2 specifies the intermittent time length, and n3 is the beep time. The units of n1 and n2 are 100 milliseconds. ESC SP sets the right character space format: ASCII: ESC SP n Decimal: 27 32 n Hexadecimal: 1B 20 n Description: Sets the right character space to n * (horizontal or vertical minimum unit) n=0~255.

    The horizontal or vertical maximum units are specified by the GS P command

    ESC sets the format of character printing mode: ASCII: ESCn Decimal: 27 33 n Hexadecimal: 1B 21 n Description: Use n to select the printing mode, as shown below. N=0~255 bit value function 0 character A 0 1 character B 1, 2 -->undefined 0 No emphasis mode selected 3 1 No emphasis mode selected 0 No double height selected 4 1 Double height selected 0 No double width selected 5 1 Double width selected 6 -->not specified 0 No underline mode selected 7 1 Underline mode selected ESC $Set absolute print position Format: ASCII: ESC $nL nH Decimal: 27 36 nL nH Hexadecimal: 1B 24 nL nH Description: Set the distance from the beginning of the line to the position where subsequent characters are printed Leave. The distance is (nL+nH * 256) * (horizontal or vertical minimum unit). nL,nH=0~255。 User Manual-47 - Horizontal or vertical minimum units are specified by the GS P command. ESC% Select/Cancel user-defined character set format: ASCII: ESC% n Decimal: 27 37 n Hexadecimal: 1B 25 n Description: n=1, select user-defined characters; N=0, select between characters. Default value: n=0 ESC defines user-defined character format: ASCII: ESC&y c1 c2 [x1 d1.. D (y * x1)] [xk d1.. Dd (y * xk)] Decimal: 27 38 y c1 c2 [x11 d1. d (y * x2)] [xk d2. d (y * xk)] Hexadecimal: 1B 26 y c1 c2 [x1 d 1.. D; 32 ≤ c1 ≤ c2 ≤ 126; 0 ≤ x (x) ≤ 12; [character A 12 * 24], 0 ≤ x (x) ≤ 9; [Character B 8 * 16]; d=0~255; k=c2-c1+1; Y specifies the number of bytes in the vertical direction, x specifies the number of points in the horizontal direction, and d specifies user-defined data. ESC * Select bit image mode format: ASCII: ESC * m n1 n2 d1. dk Decimal: 27 42 m n2 n2 d2. dk Hexadecimal: 1B 2A m n1 n 2 d1.dk Description: Select image mode with m; N1 and n2 specify the number of points. Image data d1... dk m=0, 1, 32, 33; n1=0~255; n2=0~3; d=0~255。 k=n1+256 × n2(m=0,1)k=(n1+2256 × n2) × 3 (m=32,33) The number of points in the horizontal direction is n1+256 * n2. If the number of points exceeds the maximum number of points in a row (as shown below), the extra data is ignored. M is used to select the point image mode.

    23.jpg

    21.jpg

    14.jpg



    品牌:ABB

    型号:BC810 

    产地:瑞士

    质保:365天

    成色:全新/二手

    发货方式:快递发货


图片名 客服

在线客服 客服一号