KR920016263A - How to Process Nude Data in Printer - Google Patents

How to Process Nude Data in Printer Download PDF

Info

Publication number
KR920016263A
KR920016263A KR1019910002725A KR910002725A KR920016263A KR 920016263 A KR920016263 A KR 920016263A KR 1019910002725 A KR1019910002725 A KR 1019910002725A KR 910002725 A KR910002725 A KR 910002725A KR 920016263 A KR920016263 A KR 920016263A
Authority
KR
South Korea
Prior art keywords
data
byte unit
value
character
output buffer
Prior art date
Application number
KR1019910002725A
Other languages
Korean (ko)
Other versions
KR940009453B1 (en
Inventor
정성화
Original Assignee
정용문
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 정용문, 삼성전자 주식회사 filed Critical 정용문
Priority to KR1019910002725A priority Critical patent/KR940009453B1/en
Publication of KR920016263A publication Critical patent/KR920016263A/en
Application granted granted Critical
Publication of KR940009453B1 publication Critical patent/KR940009453B1/en

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B41PRINTING; LINING MACHINES; TYPEWRITERS; STAMPS
    • B41JTYPEWRITERS; SELECTIVE PRINTING MECHANISMS, i.e. MECHANISMS PRINTING OTHERWISE THAN FROM A FORME; CORRECTION OF TYPOGRAPHICAL ERRORS
    • B41J29/00Details of, or accessories for, typewriters or selective printing mechanisms not otherwise provided for

Abstract

내용 없음No content

Description

프린터의 눌데이타 처리방법How to Process Nude Data in Printer

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 프린터 시스템의 하드웨어 블럭도, 제3도는 본 발명에 따른 제어 흐름도, 제4도는 본 발명을 설명하기 위한 일예의 데이타 구성도.1 is a hardware block diagram of a printer system, FIG. 3 is a control flowchart according to the present invention, and FIG. 4 is an example data configuration diagram for explaining the present invention.

Claims (3)

프린터의 프린팅 속도를 향상시키기 위한 눌데이타 처리방법에 있어서, 패턴버퍼의 데이타를 소정 바이트 단위로 출력버퍼에 이동시키고 눌칼럼 데이타 인가를 체크하기 위한 제1과정과, 상기 제1과정에서 눌칼럼 데이타이면 노캐릭터 플래그가 0인가를 분석하여 0이면 엔드 캐릭터 플래그가 0인가를 체크하기 위한 제2과정과, 상기 제2과정에서 0이면 상기 엔드캐릭터 플래그에 1을 넣고 엔드 캐릭터 0포지션에 패턴앤드 포인터의 값을 넣고 앤드 캐릭터 1포지션에 상기 출력 버퍼의 값을 넣기 위한 제3과정과, 상기 제1과정에서 눌칼럼 데이타가 아니면 상기 엔드캐릭터 플래그 및 노 캐릭터 플래그를 0으로 세트하기 위한 제4과정과, 상기 제3 또는 제4과정 수행후 상기 출력버퍼의 현재값을 소정 바이트단위 증가 시키고 상기 패턴 엔드포인터를 하나 증가 시키며 상기 패턴 버퍼내의 모든 데이타가 이동 되었나를 판단하기 위한 제5과정과, 상기 제5과정에서 모든 데이타가 이동되지 않았으면 상기 제1과정으로 리턴하면 모든 데이타가 이동 되었으면 인자 명령코드가 존재하는가를 판단하기 위한 제6과정과, 상기 제6과정에서 인자명령 코드가 존재하면 상기 노캐릭터 플래그가 1인가를 판단하기 위한 제7과정과, 상기 제7과정에서 1이면 라인파드를 수행하며 1이 아니면 엔드캐릭터 플래그가 1인가를 판단하기 위한 제8과정과, 상기 제8과정에서 1이면 상기 엔드캐릭터 0포지션의 값을 상기 패턴 엔드 포인터에 넣고 상기 엔드 캐릭터 1포지션의 값을 출력버퍼에 넣기 위한 제9과정과, 상기 제9과정 수행후 프린팅에 필요한 변수값을 설정하고 프린트헤드를 구동 하기위한 구동신호를 인가하는 제10과정으로 이루어짐을 특징으로 하는 프린터의 눌데이타 처리방법.A num data processing method for improving the printing speed of a printer, comprising: a first step of moving data of a pattern buffer to an output buffer by a predetermined byte unit and checking whether num column data is applied; and num column data in the first step If it is 0, the second character for analyzing whether the no character flag is 0 and if it is 0, checks whether the end character flag is 0; A third step of inserting the value of the output buffer into the end position of the end character and a fourth step of setting the end character flag and the no character flag to 0 if the column is not null column data in the first step; After the third or fourth process, increase the current value of the output buffer by a predetermined byte unit and increase the pattern endpoint by one. And a fifth step for determining whether all the data in the pattern buffer has been moved, and if all the data have not been moved in the fifth step, returning to the first step, if all the data has been moved, whether the argument command code exists. A sixth process for determining, a seventh process for determining whether the no-character flag is 1 if the argument instruction code is present in the sixth process, and a line pod if 1 in the seventh process, and a value other than 1 An eighth step of determining whether the end character flag is 1; and a first step of putting the value of the end character 0 position into the pattern end pointer and putting the value of the end character 1 position into an output buffer if it is 1 in the eighth step. After the ninth step, the ninth step of setting a variable value for printing after the ninth step and applying a drive signal for driving the printhead The data processing of the printer by pressing method as load characteristics luer. 제1항에 있어서, 상기 제1과정의 소정 바이트 단위가 3바이트 단위로 이루어짐을 특징으로 하는 프린터의 눌데이타 처리방법.The method of claim 1, wherein the predetermined byte unit of the first process is a three-byte unit. 제1항에 있어서, 상기 제5과정의 소정 바이트 단위가 3바이트단위로 이루어짐을 특징으로 하는 프린터의 눌데이타 처리방법.The method of claim 1, wherein the predetermined byte unit of the fifth process is a three-byte unit. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019910002725A 1991-02-20 1991-02-20 Null data treating method in printer KR940009453B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019910002725A KR940009453B1 (en) 1991-02-20 1991-02-20 Null data treating method in printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019910002725A KR940009453B1 (en) 1991-02-20 1991-02-20 Null data treating method in printer

Publications (2)

Publication Number Publication Date
KR920016263A true KR920016263A (en) 1992-09-24
KR940009453B1 KR940009453B1 (en) 1994-10-13

Family

ID=19311275

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019910002725A KR940009453B1 (en) 1991-02-20 1991-02-20 Null data treating method in printer

Country Status (1)

Country Link
KR (1) KR940009453B1 (en)

Also Published As

Publication number Publication date
KR940009453B1 (en) 1994-10-13

Similar Documents

Publication Publication Date Title
US5760914A (en) Image registration method
KR850001573A (en) Data processing device
KR830007001A (en) Digital signal processor
KR900006853A (en) Microprocessor
KR880011652A (en) Computer systems
KR920016263A (en) How to Process Nude Data in Printer
KR900016891A (en) Segment Type Determination Method and System of Shape Marked by Straight Short Vector
KR940006060A (en) Output method and output device
JPS6139167A (en) Optical character reading system
KR910009457A (en) How to move arguments
KR890015124A (en) Information processing device
KR900005401A (en) Drive controller of stream tape
JPH02297167A (en) Character string editing device
KR930010714A (en) Back-step control method of electronic typewriter
KR880000238A (en) Text formatting device
KR880013085A (en) Printing direction selector for laser printers
KR970032346A (en) Command transmission method between main board and motor control board
KR960027229A (en) Homing method of motor with high accuracy
KR890012797A (en) Carriage movement control method of electronic typewriter by word
KR880009300A (en) Arithmetic processing unit
KR880006605A (en) Memory Organizers for Computers
KR910005122A (en) NC control method with PLC type I / O contact
KR910014236A (en) How to Drive Step Motor in Printer
KR910006839A (en) High speed processing system of step control instruction
KR860009356A (en) Printer buffer device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20000929

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee