EOS M 290

EOSLOG.STATUS_TBL
has a few rows with data in SE_TEXTDATA
Likely updated with the status of the machine
{
    SE_TIMESTAMP: '2022-08-05 19:00:10.261967',
    ST_ID: 6,
    SE_TEXTDATA: '<MachineStatus><StatusID>12</StatusID><LastStatus>Job end</LastStatus></MachineStatus>',
    SE_BINDATA: null,
    SE_FVAL: null,
    SE_NVAL: null,
    MA_ID: 'SI2387         ',
    APP_ID: 120,
    SE_CRY: 0,
    SE_UTC: '2022-08-05 23:00:10.261967'
}


EOSLOG.PARTS_TBL
Contains job id JO_ID
P_MAXZ is likely in millimeters
Part ID is likely per job and not globally unique
{
    P_PARTID: 5,
    JO_ID: 'SI238720220730231547         ',
    P_TIMESTAMP: '2022-07-30 23:15:47.813804',
    P_FILEPATH: 'vent_merge_sup_p.sli',
    P_LABELTEXT: null,
    P_X: -20.55,
    P_Y: 99.33,
    P_Z: 0,
    P_ROT: 0,
    P_MIRROR: 0,
    P_XSCALE: 0,
    P_YSCALE: 0,
    P_GROUPID: 0,
    P_MINX: 153.291605,
    P_MINY: 140.273859,
    P_MINZ: 0.02,
    P_MAXX: 199.824155,
    P_MAXY: 151.569579,
    P_MAXZ: 38.7,
    P_BEAMOFFSET: 0,
    EP_NAME: 'EOS_DirectPart',
    P_HASH: null,
    PST_ID: null,
    P_ORDERID: null,
    P_ITEMID: null,
    P_UTC: '2022-07-31 03:15:47.813804'
},


EOSLOG.LAYERS_TBL
may have all layers or only done layers
judging by timestamps it likely puts layers into the table as they are started/completed
LA_ZHEIGHT is likely in micrometers and can be compared against part P_MAXZ
{
    JO_ID: 'SI238720220730231547         ',
    LA_ZHEIGHT: 38720,
    LA_TIMESTAMP: '2022-07-31 02:40:56.009793',
    LA_ZDELTA: 0,
    LA_IDX: 968,
    LA_UTC: '2022-07-31 06:40:56.009793'
}



EOSLOG.JOBS_TBL
contains jobs
unknown if it contains queued jobs
{
    JO_INC: 574,
    JO_ID: 'SI238720220730231547         ',
    JO_TIMESTAMP: '2022-07-30 23:15:47.751801',
    JO_FILENAME: 'D:/ProgramData/EOS/HCS/Data/./2022-07-29_AgilePartial_220729_182800.task',
    JO_USER: 'eosint',
    MAT_NAME: 'MS1_1',
    MAT_THICKNESS: 40,
    JO_DEFJOBNAME: 'Documents/MS1_040_110_MS1 100C.eosjob',
    JO_ZPREC: 1000,
    JO_HASH: '3XT/jiRPI6jItsKp8q7NTEebnFs=',
    JO_MPCMAJOR: 2,
    JO_MPCMINOR: 9,
    JO_MPCBUILD: 38,
    JO_MPCREVISION: 0,
    JO_ORDERID: null,
    JO_UTC: '2022-07-31 03:15:47.751801'
},

EOSLOG.JOBPROCINFO_TBL
empty when no jobs but may provide time estimate