PTBurn
SDK
Page
39
of
68
©
2011
Primera
Technology,
Inc.
Primera
is
a
registered
trademark
and
Bravo
is
a
trademark
of
Primera
Technology,
Inc.
All
other
trademarks
are
the
property
of
their
respective
companies.
in
an
unknown
state.
There
could
be
discs
left
on
the
picker,
in
the
recorder,
or
in
the
printer.
The
.ptm
file
can
have
any
name
and
should
be
formatted
as
follows:
Message=SHUTDOWN_IMMEDIATE
ClientID=Administrator
The
ClientID
should
ALWAYS
be
fixed
to
“Administrator”.
4.4
Align
Printer
Command
**
This
command
is
only
valid
on
the
Disc
Publisher
PRO,
XRP,
SE
**
The
Align
Printer
Command
will
align
the
printer
when
the
system
error
is
set
to
22
or
there
are
no
jobs
on
the
system.
If
the
alignment
fails,
the
system
error
will
be
set
to
31
otherwise
the
system
error
will
be
set
to
0.
See
Appendix
C
for
system
error
codes.
Message=
ALIGN_PRINTER
ClientID=Administrator
RobotName
=
zzzz
The
ClientID
should
ALWAYS
be
fixed
to
“Administrator”.
RobotName
zzzz
specifies
which
printer/robot
to
align
(e.g.
Disc
Publisher
SE).
If
RobotName
is
not
specified
it
will
align
the
first
robot
found.
4.5
Ignore
Ink
Low
Command
**
This
command
is
only
valid
on
the
Disc
Publisher
PRO,
XRP,
SE
**
The
Ignore
Ink
Low
command
will
ignore
an
ink
low
condition
when
the
system
error
is
set
to
5,
6,
or
7.
Message=
IGNORE_INKLOW
ClientID=Administrator
The
ClientID
should
ALWAYS
be
fixed
to
“Administrator”.
4.6
Process
Disc
Command
The
Process
Disc
Command
will
cause
the
unit
to
leave
the
wait
state
prior
to
recording
the
disc
and
continue
processing
the
disc.
This
command
is
only
valid
when
LoadUnloadOverride
was
set
to
YES
in
the
.JRQ
Job
Request
File.
Message=
PROCESS_DISC
DiscID=X
The
DiscID
should
contain
the
id
of
the
disc
that
is
being
processed
(ie.
the
X
value
from
LoadDiscStateX
=
in
the
Status
file).
See
Appendix
D
for
an
example
of
how
to
use
this
message
with
the
load/unload
override
functionality.