Jitesh Vachheta Posted July 15, 2019 Posted July 15, 2019 Hi All, I'm dealing with batch data ,where in i need to get a batch duration ( which is not fixed for all the batches data). Do we have any ways to get a capsule for each of the batches duration to distinguish all the batches separately. Regards, Jitesh Vachheta
Thorsten Vogt Posted July 15, 2019 Posted July 15, 2019 Hi Jitesh, you could do a simple Value Search to get a batch whenever the Compressor stage does not match "OFF". The duration of the resulting batches is displayed in the capsules window: By using signal from condition you can calculate the total duration of each batch: In case you want a new batch starting with each value change you can use toCondition(): Hope this helps. Regards, Thorsten
Recommended Posts
Archived
This topic is now archived and is closed to further replies.