PTBurn
SDK
Page
25
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.
3.1.4.1
SysErrorString
String
corresponding
to
the
SysErrorNumber.
Please
see
Appendix
C
for
details
on
system
errors.
3.1.4.2
SysErrorNumber
Integer
value
that
details
what
error
has
occurred
on
the
system.
Please
see
Appendix
C
for
more
details
on
system
errors.
3.1.4.3
ServerTickCount
Current
tick
count
obtained
by
the
PTBurn
application
on
the
server
(computer
on
which
PTBurn
is
running).
This
can
be
used
to
determine
if
the
PTBurn
Service
is
still
running
and
updating
status.
1
tick
count
=
1
second
3.1.4.4
ServerTime
Current
time
obtained
by
the
PTBurn
application
on
the
server
(computer
on
which
PTBurn
is
running).
Format
is:
MM/DD/YYYY
hh:mm:ss
where:
MM
is
month
(1
‐
12)
DD
is
day
(1
‐
31)
YYYY
is
year
(e.g.
2008)
hh
is
based
on
a
24
‐
hour
clock
so
the
range
is
from
0
to
23
(e.g.
18:00:00
is
6PM)
mm
is
minutes
(0
‐
59)
ss
is
seconds
(0
‐
59)
3.1.4.5
DriveSpace
Integer
value
that
tells
how
much
free
hard
drive
space
is
available.
This
is
the
drive
on
which
the
Shared
Folder
resides.
The
value
is
given
in
MB
(e.g.
for
12GB
of
free
space
–
DriveSpace=12000
3.1.4.6
PtburnSWVer
String
that
contains
the
version
of
PTBurn.exe.
3.1.4.7
JobProcSWVer
String
that
contains
the
version
of
JobProcessor.dll.
3.1.4.8
PTRobotVer
String
that
contains
the
version
of
PTRobot.dll.