Previous IDL Reference Guide: IDL Direct Graphics Devices Next

The Null Display Device

Device Keywords Accepted by the Null Device:

No keywords are accepted by the DEVICE procedure when the NULL device is selected.

To suppress graphics output entirely, use the null device:

SET_PLOT, 'NULL'  

  IDL Online Help (March 06, 2007)