SCDO Command

The SCDO command displays the output buffer from the SCI. A window is opened that shows all the data that the SCI has shifted out. An arrow points to the last output value transmitted. The maximum number of output values that the buffer holds is 256 bytes.

Syntax
  >gdi SCDO  
Example
  >gdi SCDO  

View data from the output buffer for the SCI simulation.

Figure 1. SCI OUT Buffer Display
SCI OUT Buffer Display