|
Catching a Specific Sequence and Taking a Snapshot of the Communication |
|
|
When monitoring serial communications between two devices, you might want to test for a rare error and the interesting parts would be just the serial communication before and after this event. You could look for this situation by logging the test and searching the log files for the characteristic error sequence. This could mean storing and analyzing several MB of data when you are actually just looking for a few bytes though, if they appeared at all. As an alternative, you can use the Snapshot feature as described below.
Preconditions
Taking a snapshot
A) Defining a trigger for the snapshot
NOTE: Do not forget to disable the trigger option for all other Receive Sequences that should be ignored in your test so that they do not trigger the snapshot.
B) Creating a snapshot Click on the
|