I'm trying to learn CAPL and Im trying to accomplish the following . I have a huge matrix of communication with strict timing. Id like to have a CAPL code which can monitor all the messages if the were received or not , check there periodicity. I'm able to read the Write CSV files in and from CAPL and thats how i'm getting my input and transmitting the output.
The point here. does CAPL supports providing insights or statistics about a message like (Max peroid , avg Peroid , Min Peroid) , was it transmitted or not.how to obtian such info from CAPL