Add Remaining Capacity to each Bin This would be under the MES quantity on the Bin Manager display and list how many pounds are left in the bin. MaxCapacity – MESValue Read MES Value into the MESBinQty into the BinControl object For Item 1- We will need to add a column to the table in the database that will calculate the value then update the application in Visual Studio to display. This will help our team understand how much we can put into the bin at any time. For Item 2 – Reading the MESValue back into the control system will help us validate consumptions and use the data in other systems. We will need to update the DLL to include this. Belvidere has also expressed interest in this.