publicstaticfinalint MDOO = 0x4D444f4F;//For each crate or couple of crates that must be transported from the crate storage to another destination the host system must send a MDOO
publicstaticfinalint MSOO = 0x4d534f4F;//NOT USED!!!! Meatmover Single Outfeed Order
publicstaticfinalint MDRD = 0x4D445244;//used for : 1. after unexpected end of a running order (MSER) 2. unexpected crate on the MM or Infeed. For every MSRD should be answer a MSOR from WMS
publicstaticfinalint MDOR = 0x4D444F52;//response on every MDRD Send final destination to doubleMM
publicstaticfinalint MSCO = 0x4D53434F;//MM finished move of crate: infeed <-> MM <-> cell
publicstaticfinalint MSOR = 0x4d534f52;//for every crate arriving to infeed MM send to host TSSM. For every TSSM host responds MSOR (independing single or double positions MM)
//for singlePos MM MSOR contain final destination
//for doublePos MM barcode in MSOR used to make MDRD
//for every MSRD there are should be a MSOR. 1. after unexpected end of a running order (MSER)
//2. unexpected crate on the MM or Infeed. For every MSRD should be answer a MSOR from WMS