Microcom 814M Programming Manual Uživatelský manuál Strana 54

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 102
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 53
50
Printing position Processing of digits less than those specified
0,48 Align right Adds spaces to the left
1,49 Align right Adds 0 to the left
2,50 Align left Adds spaces to the right
[Notes] • If n or m out of the defined range, the previously set print mode is not changed.
If n =,does not have any meaning.
[Default] n = 0, m = 0
[Reference]
GS C 1, GS C 2, GS C, GS c
[Examples]
GS C 1 aL aH bL bH n r
[Name] Select count mode (A)
[Format] ASCII GS C 1 aL aH bL bH n r
Hex 1D 43 31 aL aH bL bH n r
Decimal 29 67 49 aL aH bL bH n r
[Range] 0 aL 255
0 aH 255
0 bL 255
0 bH 255
0 n 255
0 r 255
[Description] Select a count mode for the serial number counter.
aL, aH bL, bH specify the counter range.
• n indicates the stepping amount when counting up or down.
• r indicates the repetition number when the counter value is fixed.
[Notes] Count-up mode is specified when
[ aL + aH 256] < [ bL + bH 256] , n 0 and r 0.
Count-down mode is specified when
[ aL + aH 256] > [ bL + bH 256] ,n 0 and r 0.
Count stop when
[ aL + aH x 256] = [ bL + bH x 256] , n = 0 or r = 0.
Zobrazit stránku 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 101 102

Komentáře k této Příručce

Žádné komentáře