PTBurn SDK
Page 20 of 53
© 2005, 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.3.9
TimeCreated
String that gives the time and date of when the Job Request File was created
Format is:
MM/DD/YYYY hh:mm:ss XX
where XX is either AM or PM.
3.3.10
TimeStarted
String that gives the time and date of when the job was started.
Format is:
MM/DD/YYYY hh:mm:ss XX
where XX is either AM or PM.
If not started yet the value is blank space
3.3.11
TimeCompleted
String that gives the time and date of when the job was completed.
Format is:
MM/DD/YYYY hh:mm:ss XX
where XX is either AM or PM.
If not completed yet the value is blank space
3.3.12
JobState
Integer values that give the state of the job:
0 = Job not started
1 = Job running
2 = Job completed successfully
3 = Job failed
3.3.13
JobErrorNumber
Integer value that details what job error has occurred. Please see
Appendix C
for details on job
errors.
3.3.14
JobErrorString
String corresponding to the JobErrorNumber. Please see
Appendix C
for details on job errors.
3.3.15
DiscErrorIndexX
Integer value that details which disc in the job had the error. In other words, the disc number
within the job that the software is attempting to record (e.g. the first disc of the job = 1, second
disc of the job = 2, etc.).