Fast 16bit ADC using Arduino Due and AD977

Oops: the print data line should read "Serial.print(volts);", not "Serial.print(volts,6);", The line delivers voltsx1,000,000 to the terminal.
R