User`s guide

Control Description Control Description
CO (C1) Set Inline Margin (SIM) F4 (F5) End Suppression (ESU)
C2 (C3) Set Intercharacter Adjustment (SIA) E4 (E5) Draw I-Axis Rule (DIR)
D0 (D1) Set Baseline Increment (SBI) E6 (E7) Draw B-Axis Rule (DBR)
C6 (C7) Absolute Move Inline (AMI) EE (EF) Repeat String (RPS)
D2 (D3) Absolute Move Baseline (AMB) DA (DB) Transparent Data (TRN)
C8 (C9) Relative Move Inline (RMI) F8 (F9) No Operation (NOP)
D4 (D5) Relative Move Baseline (RMB) C4 (C5) Set Variable Space Increment (SVI)
D8 (D9) Begin Line (BLN) 74 (75) Set Text Color (STC)
F0 (F1) Set Coded Font Local (SCFL) 72 (73) Overstrike (OVS)
F6 (F7) Set Text Orientation (STO) 76 (77) Underscore (USC)
F2 (F3) Begin Suppression (BSU) 78 (79) Temporary Baseline Move (TBM)
Note: The controls shown in parenthesis are the text controls with their corresponding chain bit on.
Set Inline Margin (SIM)
2BD3 04 C0 (C1) P1P2
Description: This control specifies the position of the inline margin in the (I) direction, when the printer
performs a Begin Line command. Receipt of this control does not change the current print position.
Parameters P1P2 form a two-byte value that specifies the margin in units. All values between 0 and
X'7FFF' are valid. A value of X'FFFF' causes the printer to use the value in the LPD command.
Note: Values as large as X'7FFF' are valid but might be off the page.
Set Intercharacter Adjustment (SIA)
2BD3 04 C2 (C3) P1P2
or
2BD3 05 C2 (C3) P1P2P3
Description: This control specifies additional inline adjustment between graphic characters.
Parameters P1P2 form a two byte value that specifies an additional increment or decrement in the inline
direction between text characters in units. All values between 0 and X'7FFF' are valid. A value of X'FFFF'
causes the printer to use the value in the LPD command.
Parameter P3 is a direction parameter and is optional. This parameter identifies whether the adjustment is
an increment or a decrement. If P3 has a value of 0 or X'FF', the adjustment is an increment. If P3 has a
value of 1, the adjustment is a decrement. If this parameter is missing, the default is an increment.
Set Baseline Increment (SBI)
2BD3 04 D0 (D1) P1P2
Chapter 4. IPDS Programming Information 135