Jump to content

Taylor

Members
  • Posts

    2
  • Joined

  • Last visited

Taylor's Achievements

Rookie

Rookie (2/14)

  • One Month Later
  • Week One Done
  • Conversation Starter

Recent Badges

0

Reputation

  1. I'm hoping to get some help to use Seeq to find my daily slowdown weighted duration. In the below signals you can see the Setpoint (upper line), the Trigger (lower line) and the Rate (fluctuating signal). The weighted duration time would be calculated as follows: Loss = When Rate<Trigger then [Totalize(Target) - Totalize(Actual)] Weighted duration = Loss/Target
  2. I have a step signal that represents the last sample taken. I would like to display a table that shows the last 5 days worth of samples - something like this: 1-Aug 2-Aug 3-Aug 4-Aug 5-Aug Sample 1 8 7 5 7 8 Sample 2 4 3 2 6 9 Sample 3 3 2 4 5 Sample 4 8 4 Sample 5 3 the signal doesn't contain sample numbers, but "sample 1" would be the first sample taken each day and then the number would increase until the next day begins. So far I've been able to create a table showing all sample values for one day like this using the formula $signal.toDiscrete.toCapsules I'm not able to figure out how to give each capsule a sample number or how to display different days as different columns.
×
×
  • Create New...