NAUT324C-256K
- Technical reference - Rev. B
Page 50
16.3.34. Tabulation
spacing
[Designation] Set number of characters for Horizontal tabulation
[Format] ASCII
ESC N
n
Hex 1B 4E n
Decimal 27 78 n
[Description] Sets number of characters for TAB function.
n= number of characters to be used for TAB function, it can be a value from 1 to 32 decimal
(Default= 8).
16.3.35. Inquiry of System Parameters
[Designation]
Request system parameter
[Format]
ASCII
ESC x
<Output>
<Type>
<Param.>
<size> {Data}
Hex
1B
78
n1
n2
n3
n4
{Data}
Decimal
27
120
n1
n2
n3
n4
{Data}
[Description]
Output:
Indicates the type of output
1:
Message output through RS232/USB
2:
Message output through the printer
Type:
describes the parameter type
2
A/D converter values
3
factory settings
4
user settings
5
system strings
6
number of fonts
7
name of fonts
Param. /Index:
See list of parameters table
<Output>
<Type>
<Index>
<ESC> x
<1d>
<03d>
<Param.>
factory settings (supplies 8-bit values)
<ESC> x
<1d>
<04d>
<Param.>
user settings (supplies 8-bit values)
<ESC> x
<1d>
<05d>
<00d>
controller type -string e.g.: "P1"
<ESC> x
<1d>
<05d>
<01d>
firmware version e.g.: "NAUT324"
<ESC> x
<1d>
<05d>
<02d>
boot loader version e.g.: “Embedded”
<ESC> x
<1d>
<05d>
<04d>
firmware revision e.g.: "127"
<ESC> x
<1d>
<05d>
<05d>
firmware date "June 4 2012"
<ESC> x
<1d>
<05d>
<06d>
boot loader rev. e.g.: "100"
<ESC> x
<1d>
<05d>
<07d>
boot loader date "02.01.2007"
<ESC> x
<1d>
<05d>
<09d>
factory parameters e.g.: "none"
<ESC> x
<1d>
<05d>
<10d>
printer type e.g.: "NAUT324”
<ESC> x
<1d>
<05d>
<11d>
font package e.g.: "KfI font"
<ESC> x
<1d>
<06d>
<Dummy>
fonts in system e.g.: "5"
<ESC> x
<1d>
<07d>
<Font No>
font name (supplies string)
If a system string is not used, an empty string is transferred back or printed.
Size:
number of bytes still following