Hello All,
I'm using a statistics collector to collect data from a combiner .
i'm able to collect the total number of Input / Output parts from the combiner.
But I also want to collect the input from only one particular input port of a combiner.
Note : I don't want to use the output from previous station (like sink in this model ).
Please find the attached sample model. (combiner-input-port-statistic-collector.fsm )
Thank you in advance..