This version of IRScope has been developed from Kevin’s version 1.51 by Graham Dixon (mathdon) in consultation with Tommy Tyler, Vicky (VickyG2003) and Liz (ElizabethD), whose suggestions, comments and testing have been invaluable.
Here is an illustration that shows the capture by IRScope of a macro that sends five separate signals. The macro is highly artificial but it gives a good impression of various features of the program.

The window in the background shows the signals together in graphical form, the numbers giving the durations of the pulses and gaps and the number of carrier cycles in the pulses. The foreground window shows each signal separately decoded. The bursts comprising each signal are identified by the start and end numbers (a burst is a pulse and the following gap). Every burst is accounted for. Any individual signal can be selected; the highlight doesn't show clearly in the picture as MS Vista uses a faint color for highlights when the window does not have the focus, but in this case it is the Sharp signal that is selected. On selection the waveform window marks the selected signal in red and scrolls to start it on the top line. An expanded description of the structure of that signal is shown in the "Signal structure" box below the Decode window.
Other enhancements to the program include:
* Autolocation of the port to which the widget is connected (note the port box is grayed out in the picture).
* The main window is now re-sizeable (the waveform windows already were so in earlier versions).
* Settings are preserved between invocations by being saved in the registry.
* Decoding occurs on opening a saved signal (a ".ict" file) as well as on capture of a new signal.
* ".ict" files can be opened by double-clicking, with the saved signal then being displayed in the current IRScope window (if there is one) rather than in a separate instance.
A more comprehensive list of enhancements is given in the "Features" document included in the package.
Many of the new features require DecodeIR.dll version 2.39. This is also included in the package, as is DecodeIR.html, a guide to interpreting decoded IR signals. This guide can be opened from the Help menu of IRScope provided that DecodeIR.html is present in the same folder as IRScope.exe.
The source code of IRScope v2.00 is available here.
__________________
Graham