Call:      AnaOutOverview() 

Input:    <none> 
Output: <none>

This function can be used to present an overview of al analogue output pins in the standard serial monitor. AnaOutOverview can be called in the sketch, but is also available in the help program (chapter 6). The AnaOutOverview prints an overview of the status of all defined input pins. The analog output is presented in the integer value 0..255 and 0..5VDC.

Example: 

AnaOutOverview();