POS Printer, Mobile Printer, Card Printer, Kisok Printer
In case of Star TCP300II & Star TCP400 series, Star provides
All above items are free of charge. Please contact STAR to get a copy now!
Star supports OCX driver to simplify the communication between PC and R/W, so user can shorten the developing time.
Basically, even without OCX, communication between PC and R/W is possible by the process which is shown as:
Communication without OCX Driver
Communication with OCX Driver
Basically, even without OCX, communication between PC and R/W is possible by the process which is shown as:
Communication without OCX Driver
Communication with OCX Driver
In text data sending command 41h, you can add escape sequence <ESC> (1Bh) into text data parameter in order to decorate the character.
Text data "ABC" + Chr(&H1B) + "E22" + "DEF" is printed as ABCDEF
("DEF" becomes double height and width by <ESC>"E" command.)
Yes, since we are seriously considering for printing Chinese name in the card, GB18030 font can be installed in Star TCP300II / Star TCP400.
An external image is bit image data which is sent from host PC when printing. The command is 43h.
On the other hand, as mentioned in above answer for question 7-5, an internal image data(logo image) can be stored into Flash ROM.
In case of serial interface, since communication speed is slow, we recommend to store image data internally and thus having fast printing.
In case of JISII format (command 39h), you can store up to 69 bytes of 7bit data (01h to 7Eh). In details, please refer to the command manual.
500,000 times cycles. 1 cycle contains reading data in magnetic strip, writing data into magnetic strip, erasing last printed content on card and printing new content on card. It means, MCBF of print head, erase head are also 500,000 times.
Actually whole PET card contains magnetic powder, so there is no "direction" physically. In other words, card data can be written from any direction. So it is better to consider the card design by marking arrow for the direction of insertion.
And also, for software, reading data and verifying the format should be firstly process. Once data in magnetic strip is not read in correct format by your system, it is better to eject the card immediately without any data writing or printing.
For image data(picture), if you just change the file format to mono color BMP by using application such as "MS paint" or other simple picture tool, the image data will not be clear. We recommend to convert the file format with "dithering" method by "Adobe Photoshop" or other free software. Below right file is "dithering" converted, and left file is simple converted file by "MS paint" .
Overwrite parameter (such as "0" or "1" for 41h command) prints with erasing underneath image.
For example, print with "Overwrite" the words "This Text" on the words "other Data" which was already sent previously.
On the other hand, Added writing parameter (such as "2" or "3" for 41h command) prints with overlapping with underneath image. For example, print with "Added-writing" the words "This Text" on the words "other Data" which was already sent previously.
There is Dip Switches(DSW) on interface card. DSW<1> & DSW<2> is defining baud rate. Although default setting is 9,600 BPS, you can change the baud rate up to 38,400 BPS.
Please download the installation manual of windows driver for rewrite card printer at here.
Please download the installation manual of windows driver for rewrite card printer at here.