Rice-lake Star SP298 Series Programmers Manual User Manual

Browse online or download User Manual for Scales Rice-lake Star SP298 Series Programmers Manual. Rice Lake Star SP298 Series Programmers Manual User Manual

  • Download
  • Add to my manuals
  • Print

Summary of Contents

Page 1 - SP298 SERIES

SLIP PRINTER SP298 SERIES Programmer’s Manual

Page 2 - Trademark acknowledgments

7 Buttons The following table describes the function of the three control buttons of the control panel. Producing a test print The following pro

Page 3 - TABLE OF CONTENTS

8 This is caused when mechanical parts of the printer get out of alignment. This happens only rarely and you may never experience it at all thro

Page 4

9 The dots alignment adjustment setting you selected is stored in printer memory and a pattern is printed using the selected setting followed by

Page 5 - 12345678910

10 Errors There are three types of errors: recoverable errors that require some action by you before they clear, non-recoverable errors that

Page 6

11 Chapter 4: Interface0 Serial Interface ❏ This chapter provides detailed specifications for the printer’s standard serial interface (Connector

Page 7

12 Serial interface pins and signal namesPins and Signal Names Pin No.Signal NameDirection Function1 FG — Frame ground2 TXD OUT Transmission data3

Page 8

13Interface connections❏Refer to the interface specifications for the host computer for details on connecting to its interface connector. The fol

Page 9 - Indicator lights

14 Data protocol❏Outline of DTR/DSR mode operationsThis communication mode is set when dip switches 1 to 6 are set at ON.The DTR signal shakes h

Page 10

15❏ Outline of X-ON/X-OFF mode operationsThis communication mode is set when dip switches 1 to 6 are set at OFF.This mode notifies the host of

Page 11

16 Nearly full buffer conditionsNearly empty buffer conditionsEmulation (DSW8)Buffer size (DSW7)Available area (during fluctuations)STAR mode2K byt

Page 12

Trademark acknowledgments SP298 : Star Micronics Co. Ltd. ESC/POS, TM-295, TM-290 : Seiko Epson Corporation Notice • All rights reserved. Reproductio

Page 13

17Parallel InterfaceConnectors and SignalsPin No.Signal Name IN/OUT Function1 STROBE INSignals when data is ready to be read. Signal goes from HI

Page 14 - Chapter 4: Interface0

18 36 SELECT IN INUnused (However, this becomes a reset signal when DIP switch 1 is set to ON and DIP switch 2 is set to OFF. See page 4 for detai

Page 15 - Pins and Signal Names

19Chapter 5: Peripheral Unit Driver CircuitThis printer is equipped with a circuit for driving peripheral units, such as cash drawers. A 6-pin m

Page 16 - Interface connections

20 Drive circuitThe recommended drive unit is shown below.Notes• Peripheral Units 1 and 2 cannot be driven simultaneously.• For continuous driving

Page 17 - Data protocol

21Chapter 6: Control CodesThis printer supports two different command modes: the Star mode and the ESC/POS mode.The Star mode emulates previous

Page 18 - Data Data Data

22 <ESC> “W” n1B 57 nSets the magnification rate in character width 32<ESC> “h” n1B 68 nSets the magnification rate in character height

Page 19

23Print Position ControlControl CodesHexadecimal CodesFunction Page<LF> 0A Line feed 35<CR> 0D Carriage Return 35<ESC> “a” n1B

Page 20 - Connectors and Signals

24 Dot Graphics ControlDownload Graphics PrintingPeripheral Device ControlControl CodesHexadecimal CodesFunction Page<ESC> “K” n <0>m1

Page 21 - 57-30360 connector

25Slip ControlPage modeOther CommandsControl CodesHexadecimal CodesFunction Page<ESC> <SI> n1B 0F nSetting slip sensor 46<ESC>

Page 22 - Modular plug

26 ESC/POS Mode Commands (TM-295 emulation)The following table lists the TM-295 mode commands that are supported by this printer.*1: n/60-inch lin

Page 23 - Drive circuit

TABLE OF CONTENTS Chapter 1: DIP Switch Settings ... 1 Accessing the DIP switches ...

Page 24 - Chapter 6: Control Codes

27Control CodesHexadecimal CodesFunction<ESC> L 1B 4C Selects page mode<ESC> R 1B 52 Selects international character set<ESC> T

Page 25

28 ESC/POS Mode Commands (TM-290 emulation)The following table lists the TM-290 emulation commands that are supported by this printer.*1: n/60-inc

Page 26 - Print Position Control

29Control CodesHexadecimal CodesFunction<ESC> R 1B 52 Selects international character set<ESC> c3 1B 63 33Selects the paper-end senso

Page 27 - Peripheral Device Control

30 Character Selection<ESC> “R” n 1B 52 n Selects international character setSelects an international character set according to the value o

Page 28 - Other Commands

31<ESC> “M”1B 4DSelects 7 × 9 (half dot) font<ESC> “P”1B 50Selects 5 × 9 (2 pulses = 1 dot) font<ESC> “:”1B 3ASelects 5 × 9 (3

Page 29

32 <ESC> “W” n 1B 57 n Sets the magnification rate in character widthPrints the subsequent data with a character width magnified by a rate s

Page 30

33<ESC> “4”1B 34Selects highlight printingPrints the subsequent data including a character spacing set by <ESC><SP> n reversed.

Page 31

34 <ESC> “E”1B 45Selects emphasized printingCauses subsequent characters to be emphasized.<ESC> “F”1B 46Cancels emphasized printing<

Page 32

35Print Position Control<LF>0ALine feedPrints the current line and feeds the paper to the next line.<CR>0DCarriage returnThe <CR&g

Page 33

36 <ESC> “2”1B 32Sets line spacing to n/72-inchSets the line spacing to n/72-inch which is defined by <ESC> “A” n.<ESC> “z” “0”

Page 34

Chapter 1: DIP Switch Settings The printer’s DIP switches let you change communications parameters, input buffer size, and emulation. This chapter e

Page 35

37<ESC> “J” n 1B 4A n One time n/72-inch feedPerforms a line feed of n/72-inch only once after printing the data in the line buffer. The sp

Page 36 - 02H or “2” 90˚ rotation

38 <ESC> “D” n1 n2 ... <0>1B 44 n1 n2 ... 00Sets horizontal tab stopsCancels all current horizontal tab stops and sets new tab stops a

Page 37

39<ESC> <GS> “a” n 1B 1D 61 n This function specifies a position alignment.This function aligns the specified position of all print d

Page 38

40 Dot Graphics Printing<ESC> “K” n <0> m1 m2 ...1B 4B n 00 m1 m2 ...Prints normal density graphicsPrints a bit image of the number of

Page 39

41We will create the design below using a bit image.First, since the volume of data is 30, n1 = (1E)H. If the data m1 ~ m30 is converted to hexad

Page 40

42 <ESC> “L” n1 n2 m1 m2 ...1B 4C n1 n2 m1 m2 ...Prints high density graphicsPrints a high density bit image of the number of dots specified

Page 41

43Download Graphics PrintingWhen the 7 × 9 (half dot) character size (default setting) is set:<ESC> “&” <0> n1 n2 [m0 m1 m2 m3 m4

Page 42

44 When the 7 × 9 (half dot) character size (default setting) is set, the horizontally adjacent dots cannot be printed.<ESC> “%” “1” or <

Page 43 - 8 D7 D6 D5 D4 D3 D2 D1

45Peripheral Device Control<ESC> <BEL> n1 n21B 07 n1 n2 Defines drive pulse width for peripheral device #1Defines the drive pulse wid

Page 44 - H. If the data m1 ~ m30

46 Slip Control<ESC> <SI> n 1B 0F n Setting slip sensorSets the slip printer TOF/BOF sensor according to the value of n.TOF Sensor BOF

Page 45

2 It is not necessary to remove the document table completely, just move it enough so you can get at the DIP switches inside. Note: If the docum

Page 46 - H or (80)H

47<ESC> <VT> mn 1B 0B mn Sets the paper eject direction/lengthSets the length of the ejection operation performed using <ESC> &

Page 47

48 <ESC> <EM> nm<LF> <NUL>1B 19 nm0A 00Sets the wait time until the automatic clamp is activatedSets the wait time between

Page 48

49Also, when characters are enlarged vertically, the top of the characters may not be printed on the first line of the page and the characters on

Page 49

50 <ESC> “!”1B 21Select line mode (default)If this command is specified while in page mode, printing is not carried out and the printer retu

Page 50

51This command is stored, even in line mode, and the position at the time that page mode is entered is used as the standard point (0,0).Since the

Page 51

52 The check high-speed printing mode provides high-speed printing with the check at a 270 degree rotation angle and bi-directional printing, a

Page 52

53<FF>0CPrint in page mode (only valid when in page mode)In page mode, all page data in the page area is printed, then the printer returns

Page 53 - L and dYH

54 Other Commands<CAN>18Cancels printer buffer & Initialize printerClears the line buffer, and initializes the commands set already. Doe

Page 54

55<ESC> “# N , n1n2n3n4” <LF> <NUL>1B 23 N 2C n1n2n3n4 0A 00Sets the memory switch. In order to enable changed memory switch se

Page 55

56 3) N=2n1 :Always “0”n2 :Always “0”n3 :Always “0”n4 :Always “0”4) N=3 (Star mode only)n1 :Always “0”n3 :Always “0”(Default)5) N=4 (Star mode)n3

Page 56

3 Available DIP switch settings (Serial Interface) The following table shows all the possible settings for the DIP switch. The factory default s

Page 57

576) N=5 (Star mode)n1 :Always “0”n3 :Always “0”(Default)N=5 (ESC/POS mode)n2 :Always “0”n3 :Always “0”Parameter Setting “0”“1”“2”“3”n2 When slip

Page 58

58 <ESC> “@”1B 40Initializes printerReinitializes the printer. Clears the print buffer and returns settings to their power-up values. Does n

Page 59

59Status byteStatus b3 is variable.<ESC> “?” <LF> <NUL>1B 3F 0A 00Resets the printer hardware. Resets the printer hardware and

Page 60

60 TM-295 mode emulation cautionary itemsSince, as shown below, the paper feed pitch, dot pitch and the installation distances between the TOF/BOF

Page 61

61<Influence due to the difference in the TOF and BOF sensor positions>The paper position when the condition of the TOF or BOF sensor chang

Page 62

62 Appendix : Character Code TablesStar Mode(Character table: Normal)Note: The (7F)H code is a space when neither normal nor katakana.

Page 63

63Star Mode(Character table: Normal)

Page 64

64 Star Mode(Character table: katakana)Note: Other characters are the same as those for Character table: Normal.

Page 65 - Star Mode

65Star Mode(Character table: IBM (Code page 437))Note: Other characters are the same as those for Character table: Normal

Page 66

66 Star ModeNote: Other characters are the same as those for Character table: NormalCode Page #858Multi-lingualCode Page #852Latin-2Code Page #860

Page 67

4 Available DIP switch settings (Parallel Interface) The following table shows all the possible settings for the DIP switch. The factory default

Page 68

67Note: Other characters are the same as those for Character table: NormalCode Page #863Canadian FrenchCode Page #865NordicCode Page #866 Russian

Page 69

68 Star ModeInternational Character Set

Page 70

69ESC/POS ModePage 0 (PC437)

Page 71

70 ESC/POS ModePage 0 (PC437)

Page 72 - ESC/POS Mode

71ESC/POS ModePage 1 (Katakana)Note: Other characters are the same as those for Page 0.

Page 73

72 ESC/POS ModePage 2 (PC858: Multilingual)Note: Other characters are the same as those for Page 0.

Page 74

73ESC/POS ModeInternational Character Set

Page 76

(Blank Page)

Page 77

OVERSEAS SUBSIDIARY COMPANIESSTAR MICRONICS AMERICA, INC. 70-D Ethel Road West, Piscataway, NJ 08854 U.S.ATel: 732-572-9512, Fax: 732-572-5095 STAR M

Page 78 - (Blank Page)

5 Chapter 2: Memory Switch Settings Each memory switch is a 16-bit word store in EEPROM. For details on the functions and settings of memory sw

Page 79 - Printed in Japan, 80872046

6 Chapter 3: Control Panel Operations The control panel gives you some push-button control over the slip printer operation. It also includes in

Comments to this Manuals

No comments