This is the command to turn on expanded print < ESC > , as we mentioned earlier, is the way we will indicate the escape code, which is ASCII code 27.

A letter or number enclosed in quote marks (such as the “W” above) means that character should be sent to the printer (without the quote marks). In our example, you should send a capital W following the escape code. In BASIC, you could do this in a couple of ways: by sending the character itself (e.g. LPRINT “W”;), or by using the CHR$ function to send the ASCII code for the character (e.g. LPRINT CHR$(87);).

Many of SG- 10/15’s commands end with a 1 or 0. When shown as in the above example (i.e. no quotes and no “CHR$“), you can use either ASCII code 1 (i.e.CHR$(l)) or the character “1” (which is ASCII code 49). The same idea applies to commands ending with 0.

So for our example above, any of these BASIC statements will have the same result:

LPRINT CHR$(27) "W" CHR$(l)

LPRINT CHR$(27) "W" CHR$(49)

LPRINT CHR$(27) "Wl"

There are three commands that require the use of ASCII code

0; the character “0” (ASCII code 48) cannot be substituted. In these cases, instead of an unadorned 0 we will show CHR$(O) each time these commands are referenced. The commands are

<ESC > “C” CHR$(O) n (set page length to n inches), < ESC > “D”... CHR$(O) (set horizontal tabs), and < ESC> “P”...

CHR$(O) or < ESC > “B”... CHR$(O) (set vertical tabs).

There are other non-printing codes that are used ( such as ASCII code 15, which is used to turn on condensed pitch). These commands will be introduced using the BASIC CHRS function (e.g.CHR$( 15)).

SELECTING THE RIGHT SOFTWARE MODE

For SG-lo/15 to correctly respond to control codes, you must make sure that you’ve set its DIP switch properly. If you’re using the IBM Personal Computer, you should put SG- lo/15 in IBM mode. If you’re using other computer, you should put SG-lo/15

-

-

--

-

-

-

-,

34

Page 42
Image 42
Star Micronics SG-15, SG-10 user manual Selecting the Right Software Mode

SG-10, SG-15 specifications

Star Micronics is a renowned name in the printing industry, widely respected for producing high-quality printing solutions. Among its impressive lineup, the SG-15 and SG-10 series stand out as versatile and powerful solutions, designed to cater to various business needs, especially in the realm of point-of-sale (POS) printing.

The SG-15 and SG-10 models are thermal printers that offer rapid printing speeds, which are critical in high-demand environments such as retail and hospitality. One of the main features of these printers is their compact design, making them easy to fit into various workspace setups without sacrificing performance. Users benefit from lightweight models that do not take up excessive counter space.

Another significant characteristic of these printers is their exceptional print quality. With a resolution of 203 dpi (dots per inch), the SG-15 and SG-10 produce crisp, clear receipts and labels, enhancing customer communication and satisfaction. This high-quality output is complemented by the printers' ability to handle a variety of media, including thermal paper and labels, making them versatile tools for different printing tasks.

Connectivity options are abundant with these models, as they support multiple interfaces, including USB, Ethernet, and Bluetooth. This flexibility allows businesses to integrate the printers seamlessly into existing systems, thus optimizing workflow efficiency. The versatility in connectivity also facilitates mobile printing solutions, enabling businesses to engage customers in real-time.

Durability is another hallmark of the SG-15 and SG-10 series. Built to withstand the rigors of busy environments, these printers feature robust construction that reduces the likelihood of breakdowns or maintenance issues. The long-term reliability not only ensures consistent performance but also contributes to reduced operational costs.

Moreover, the user-friendly design of the SG-15 and SG-10 makes them accessible for staff at all levels. Easy-to-navigate controls and intuitive setup processes minimize training time and enhance operational efficiency. Additionally, these printers come equipped with energy-efficient components, promoting sustainability in business practices.

In summary, the Star Micronics SG-15 and SG-10 thermal printers embody a blend of speed, quality, connectivity, durability, and ease of use. They are tailored to meet the diverse needs of modern businesses, making them an excellent choice for any organization looking to improve its printing solutions. With features that prioritize performance and user experience, these printers are a valuable addition to any POS system.