PlotWeighingTimeline
PlotWeighingTimeline[TransferUnitOperations]⟹Plots
provides graphical Plots of the weight log and weighing events (taring balance, empty container weight, etc.) during batched TransferUnitOperations.
Details
Input
Output
Plot Style Options
Secondary Data Options
General Options
Examples
open allclose allBasic Examples (2)
Options (21)
AspectRatio (1)
ImageSize (1)
PlotLabel (1)
PlotRange (1)
SecondaryData (2)
When provided a batched transfer unit operation and SecondaryData is set to RelativeHumidity, relative humidity data will be plotted with weight data on the weighing timeline:
When provided a batched transfer unit operation and SecondaryData is set to Temperature, temperature data will be plotted with weight data on the weighing timeline:
SecondYColor (1)
SecondYRange (1)
SecondYStyle (1)
SummaryTable (2)
WeighingEventIndices (4)
When provided a batched transfer unit operation and when WeighingEventIndices is set All, every weighing events will be plotted:
When provided a batched transfer unit operation and when WeighingEventIndices is set None, no weighing events will be plotted:
When provided a batched transfer unit operation and when WeighingEventIndices is set to a certain number, that number of weighing events, starting with the first weighing event, will be plotted:
When provided a batched transfer unit operation and when WeighingEventIndices is set to a list of indices, weighing events matching those indices, starting with the first weighing event, will be plotted:
WeighingEventTypes (4)
When provided a batched transfer unit operation and when WeighingEventTypes is set to All, every weighing event will be plotted:
When provided a batched transfer unit operation and when WeighingEventTypes is set to a weighing event, only that weighing event will be plotted:
When provided a batched transfer unit operation and when WeighingEventTypes is set to multiple weighing events, only the specified weighing events will be plotted:
When provided a batched transfer unit operation and when WeighingEventTypes is set to None, no weighing events will be plotted:
Messages (6)
Warning::IncompleteUnitOperations (1)
Warning::InvalidWeighingIndices (2)
If any requested weighing event indices indicated by WeighingEventIndices is greater than the number of weighing events in the transfer unit operation, then a warning will be displayed and only available weighing events will be plotted:
If the requested number of plotted weighing events indicated by WeighingEventIndices is greater than the number of weighing events in the transfer unit operation, then a warning will be displayed and only available weighing events will be plotted: