EDIT: This Bug is Fixed in Latest Firmware 00.03.00.01.03
Here's an Obscure Bug. It is an ERROR in the displaying of Decoded RS232 Data. under certain conditions .
The Basic set-up is:
RS232 Data Triggering on 'Start bit' for 115.2Kb/s
RS232 DATA Decoding for 115.2Kb/s
DSO set for normal Triggering
DSO set zoom down to 5us/div in Zoom window
Memory Depth at 14kPts , 140Kpoints
Timebase settings of 500us to 10ms
Data Block set to 10 Bytes burst of Hex '55'
( 2 second repeats not significant)
data pattern is START (1), 0101 0101 , Stop (0)
Below I show a series of Displays, and the descriptions are:
#1 Mem=140K,500us/div,Display of Decoded Data is positioned after Start Bit, 3 Bytes OK
#2 Mem=140K,500us/div,Display of Decoded Data is positioned after Start Bit, Position OK
#3 Mem=140K, 1ms/div ,Display of Decoded Data is positioned after Start Bit, Position OK
#4 Mem=140K, 2ms/div ,Display of Decoded Data is positioned after Start Bit, Position OK
#5 Mem=140K, 5ms/div ,Display of Decoded Data is positioned after Start Bit, Position OK
#6 Mem=1.4M,500us/div,Display of Decoded Data is positioned near Start Bit, Position Shifted
#7 Mem=1.4M, 1ms/div ,Display of Decoded Data is positioned near Start Bit, Position Shifted
#8 Mem=1.4M, 5ms/div ,Display of Decoded Data is positioned before Start Bit, Position Shifted
#9 Mem=1.4M,10ms/div ,Display of Decoded Data is positioned before Start Bit,Position Shifted
#10 Mem= 14M,10ms/div, Display of Decoded Data is positioned after Start Bit, Position OK
The ERROR seems to occur only In Zoom window with a Memory depth of 1.4MB and the shift increases as the Timebase is Longer
The decoding is correct , it is just the Position on the Display is NOT sync'd to the corresponding waveform
NOTE: in both firmware 00.02.01.00.03 and 00.03.00.00.00