Product specifications

SLCS Programming Manual
Rev. 1.24
- 77 -
3. Programming Example
3-1 Example) T_resident
SS3 // Set Speed to 4 ips
SD20 // Set Density level to 20
SW800 // Set Label Width 800
SOT // Set Printing Orientation from Top to Bottom
T26,20,0,1,1,0,0,N,N,’Font - 6 pt’
T26,49,1,1,1,0,0,N,N,’Font - 8 pt’
T26,81,2,1,1,0,0,N,N,’Font - 10 pt’
T26,117,3,1,1,0,0,N,N,’Font - 12 pt’
T26,156,4,1,1,0,0,R,N,’Font - 15 pt’
T26,200,5,1,1,0,0,N,N,’Font - 20 pt’
T26,252,6,1,1,0,0,N,N,’Font - 30 pt’
P1
Result
Font – 6 pt
Font – 8 pt
Font – 10 pt
Font – 12 pt
Font – 15 pt
Font – 20 pt
Font – 30 pt