Continuous Batch Washers (CBWs)

3 views
Skip to first unread message

Larry

unread,
Jun 25, 2008, 11:37:11 PM6/25/08
to DataFusion
Use this thread to discuss Continuous Batch Washers

Jacques.Freret

unread,
Jul 2, 2008, 11:02:37 AM7/2/08
to DataFusion
These are Milnor's suggested tags for tunnel washer data collection.

Transfers
Accepts start date/time and end date/time parameters and returns the
total number of transfers in that time period.

<DFTunnelTotalTransfers>999<\DFTunnelTotalTransfers>

Weight
Accepts start date/time and end date/time parameters and returns the
total weight transferred in that time period. It also returns a field
specifying what units the weight is in.

<DFTunnelTotalWeight>
<Weight>999<\Weight>
<Units>Pounds<\Units>
<\DFTunnelTotalWeight>

Water Usage
Accepts start date/time and end date/time parameters and returns the
total water used in that time period. It also returns a field
specifying what units the water is in.

<DFTunnelTotalWaterUsage>
<Water>999<\Water>
<Units>Gallons<\Units>
<\DFTunnelTotalWaterUsage>

Run Time
Accepts start date/time and end date/time parameters and returns the
total run time in that time period.

<DFTunnelRunTime>99:99:99<\DFTunnelRunTime>

Hold Time
Accepts start date/time and end date/time parameters and returns the
total hold time in that time period.
<DFTunnelHoldTime>99:99:99<\DFTunnelHoldTime>

Product Mix
Accepts start date/time and end date/time parameters and returns a
list containing all of the product codes run and their percent of the
total loads run.

<DFTunnelProductMix>
<record>
<ProductCode>999<\ProductCode>
<PercentOfTotal>99.9<\PercentOfTotal>
<\record>
<record>
.
.
.
<\record>
etc.
<\DFTunnelProductMix>

Reply all
Reply to author
Forward
0 new messages