IBM 4610
   HOME

TheInfoList



OR:

The IBM 4610, also known as SureMark, is a thermal point-of-sale printer, originally developed and manufactured by IBM and currently offered by
Toshiba Global Commerce Solutions , commonly known as Toshiba and stylized as TOSHIBA, is a Japanese multinational conglomerate corporation headquartered in Minato, Tokyo, Japan. Its diversified products and services include power, industrial and social infrastructure syste ...
, launched in 1996. It is used by major retailers such as Wal-Mart (in most countries, most notably United States and Mexico), Carrefour, Costco,
Cencosud Cencosud S.A. is a publicly traded multinational retail company. It's the largest retail company in Chile and the third largest listed retail company in Latin America, competing with the Brazilian Companhia Brasileira de Distribuição and the Mex ...
,
Office Depot The ODP Corporation is an American office supply holding company headquartered in Boca Raton, Florida. The company has combined annual sales of approximately $11 billion, and employs about 38,000 associates with businesses in the United States. ...
, Tesco,
Best Buy Best Buy Co. Inc. is an American multinational consumer electronics retailer headquartered in Richfield, Minnesota. Originally founded by Richard M. Schulze and James Wheeler in 1966 as an audio specialty store called Sound of Music, it was rebra ...
,
Chedraui Chedraui is a publicly traded Mexican grocery store and department store chain which also operates stores in the U.S. in the states of California, Arizona, New Mexico, and Nevada under the name El Super. It is traded on the Mexican Stock Exchan ...
, King Soopers (and Kroger affiliates), London Drugs and Soriana (Mainly formerly Gigante stores). It had replaced the famous
IBM Printer Model 4 The IBM Printer Model 4 was a dot-matrix point-of-sale printer launched in 1991. It was the direct relative and homophone of the IBM Printer Model 3. It and its successor, the IBM 4610, nowadays, it's really few still in use by retailers. The pri ...
. With the acquisition of IBM's Retail Store Solutions (RSS) business, the SureMark printers are now produced by
Toshiba Global Commerce Solutions , commonly known as Toshiba and stylized as TOSHIBA, is a Japanese multinational conglomerate corporation headquartered in Minato, Tokyo, Japan. Its diversified products and services include power, industrial and social infrastructure syste ...
. Toshiba started to replace 4610 family with 6145 family of receipt printers in 2018. First introduced were TCx Dual Station printers at the NRF Big Show in January 2018, then a TCx Single Station printer at LEAD 2018 show in September 2018. All 4610 models were withdrawn from sale by 2020. All printers feature a thermal printing unit for printing receipts onto thermal paper. Some models also feature an Impact printer optionally equipped with a MICR-Reader for cheque processing. The printers closely integrate into the IBM SurePOS point-of-sale systems using their
4690 Operating System 4690 Operating System (sometimes shortened to 4690 OS or 4690) is a specially designed point of sale (POS) operating system, originally sold by IBM. In 2012, IBM sold its retail business, including this product, to Toshiba, which assumed support. ...
, both in software (via means of an API) and hardware (certain models fit into the point-of-sale system). The printers usually feature a connector to control one or two
solenoid upright=1.20, An illustration of a solenoid upright=1.20, Magnetic field created by a seven-loop solenoid (cross-sectional view) described using field lines A solenoid () is a type of electromagnet formed by a helix, helical coil of wire whose ...
s in cash register drawers.


Model overview

Over the years, IBM released a set of different printers. Usually, the same model is available in two colors to match the color of the point-of-sale system they were released with, but can be operated independently. All TG-models are functionally equivalent to the TI-models with the same number and TF-models match TM-models. TG- and TF—models feature "iron gray" covers, while TI- and TM-models are "pearl white". No color distinction existed at model numbers in the second generation. Features common to all models are: * 256 KB flash memory, used to store custom messages, logos, code pages and journal data. * Barcode generation * Ability to download custom fonts and codepages * Proportional and scalable
font In metal typesetting, a font is a particular size, weight and style of a typeface. Each font is a matched set of type, with a piece (a "sort") for each glyph. A typeface consists of a range of such fonts that shared an overall design. In mod ...
s * Upside-down printing * Updatable
microcode In processor design, microcode (μcode) is a technique that interposes a layer of computer organization between the central processing unit (CPU) hardware and the programmer-visible instruction set architecture of a computer. Microcode is a laye ...
* 85mm paper roll (90mm roll for models TG6 / TM6) Printers commonly use RS-232 and RS-485 interfaces, later models added a USB or Ethernet connection. Except for TF6 / TM6, the printers feature a replaceable interface card at the bottom. This card is used for both power and data and can be replaced to offer different interfaces. All second generation models have permanently integrated interface boards, so a customer needed to choose one of these interface options: USB (with power delivered from separate power supply) +
PoweredUSB PoweredUSB, also known as Retail USB, USB PlusPower, USB +Power, and USB Power Plus, is an addition to the Universal Serial Bus standard that allows for higher-power devices to obtain power through their USB host instead of requi ...
, RS-232 or RS-485. Additionally, there are models with a ''D'' instead of a ''T''. This denotes a different warranty service ("Depot repair" instead of "IOR 24x7"). This separation existed only in the first generation of 4610 printers. Some models, especially those that IBM marks for "fiscal use" feature paper journaling in addition to electronic journaling (optionally with CompactFlash-cards) or an RS-232 auditing port. These models include: KR3 / KD3, KR5 / KD5, KC4, KC5, FV5, GR3 / GB3 / GE3, GR5 / GB5. Some of these models have a power supply integrated. Not everywhere, where cash registers and receipt printers are hardware-fiscalized, IBM provided its own fiscal modules, so third-parties were required to do so, using "fiscal-ready" or non-fiscal versions of 4610 printers. No three-station model was developed in the second generation of 4610 printers, as many countries, requiring hardware fiscalization of cash registers and receipt printers or paper journaling, already transitioned to electronic journaling.


Interface

Printers attached using RS-485 are supplied with 35V from the data cable. When using RS-232 or USB (depending on model and interface card), a separate 24V connected is used, either using a
PoweredUSB PoweredUSB, also known as Retail USB, USB PlusPower, USB +Power, and USB Power Plus, is an addition to the Universal Serial Bus standard that allows for higher-power devices to obtain power through their USB host instead of requi ...
-connection cable plugged into the point-of-sale system or using an external power brick. Note that the PoweredUSB-Cable does not transmit data and is used for power only. Interface speeds are as follows: * RS-232: 9600 and 19200 bit/s, 115200 bit/s for Tx8 and Tx9 * RS-485: 185.5 kbit/s * USB: up to 12 Mbit/s IBM provides extensive documentation Users guide for a large range of 4610 printers including programming information (Retrieved: 2018-01-06 16:31+00) for interfacing with the printer family programmatically. Generally, when connecting the printer via RS-232 or RS-485, the commands are sent in binary along with the text. It is therefor possible to use the printers in different applications.


Interface Examples

The following examples assume a Linux-computer with the printer connected via a USB to serial adapter known to the system as /dev/ttyUSB0 with the port configured for the desired baud rate. Printing text on the thermal printer is as easy as writing to the device: $ echo "Hello World" > /dev/ttyUSB0 Commands are sent as binary. This will cause the paper in the thermal printer to be cut: $ echo -e -n "\x0c" > /dev/ttyUSB0


Printer status

The printer responds with a status message to certain commands. The status message consists of two bytes denoting the length of the message including these two bytes. All status messages consist of at least 8 bytes of general status and error information as well as microcode version. If, for example, bit 8 in byte e of the status message is set, the printer reports that its buffer has less than 1k characters left to make the controlling system aware that it should slow down or discard the buffer. A set of bits is used to denote if the message is an answer to an inquiry command such as "Request printer ID". If that is the case the printer appends a command-specific amount of extra information to the end of the status message. The reported size of the message that is encoded in the first two bytes of the printers response is higher, accordingly. The following python-script requests the printer ID in order to identify the printer type and capabilities in use: import serial import struct # select, configure and open the serial interface with serial.Serial('/dev/ttyUSB0', 19200, timeout=5) as ser: # tell the printer to respond with its ID information ser.write(b'\x1d\x49\x01') # read the first two bytes of the response message_length_data = ser.read(2) # convert the data to an integer message_length = struct.unpack('>H', message_length_data) print('Message length: '.format(message_length)) # read the entire response. keep in mind that the first two bytes have already been read raw_data = ser.read(message_length - 2) # Because the two bytes denoting the length have been read earlier, the response is two bytes shorter # than the length of the message. The first byte of the actual status response is therefor is 1 and the highest is 13 # The status bytes are being pushed into a python list [] object which start its indexing at 0 so 1 must be subtracted # from they byte number reference in the user guide and in the comments. # # Check if the message is indeed a response to a printer ID request: if raw_data & (1 << 0) != 0: # byte 9 gives a rough indication of the printer type: if raw_data

0x30: print('Type: non-Tx8/Tx9 model, or Tx8/Tx9 in TI4 emulation mode') elif raw_data

0x31: print('Type: Tx8 or Tx9 model') # byte 10 indicates the model more closely and distinguishes between features regarding to memory options: if raw_data

0x00: print('Device ID: Models TI1 and TI2 (impact DI/thermal CR)') elif raw_data

0x01: print('Device ID: Models TI3, TI4, TI8, TI9, TG3, and TG4 (high speed; impact DI/thermal CR)') elif raw_data

0x02: print('Device ID: Models TI3, TI4, TG3, and TG4 with the 2MB option') elif raw_data

0x03: print('Device ID: Models TF6 and TM6 (512K; thermal CR)') elif raw_data

0x04: print('Device ID: Models TI3, TI4, TG3, and TG4 with the 8MB option') elif raw_data

0x05: print('Device ID: Models TF6 and TM6 with the 8MB option') elif raw_data

0x06: print('Reserved (0x06)') elif raw_data

0x07: print('Models TF6 and TM6 with the 2MB option') # bytes 11 and 12 indicate individual features like presence of MICR-reader, check flipper, emulation or two-color mode etc. # byte 13 contains the microcode level, which is always referred to in hexadecimal notation: print('Printer microcode level: {:02X}'.format(raw_data 2)
For a TF6-model, the output looks like this: Message length: 15 Type: non-Tx8/Tx9 model, or Tx8/Tx9 in TI4 emulation mode Device ID: Models TF6 and TM6 (512K; thermal CR) Printer microcode level: 44


References

4610