SMS:Exporting Profile Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 6: Line 6:
<blockquote style="margin-top:0px; margin-bottom:0px;">
<blockquote style="margin-top:0px; margin-bottom:0px;">
* EMF &ndash; Windows enhanced metafile.
* EMF &ndash; Windows enhanced metafile.
* WMF
* WMF &ndash; Windows metafile.
* BMP
* BMP &ndash; bitmap image file format.
* JPG
* JPG &ndash; joint photographic experts group file format.
* PNG
* PNG &ndash; portable network graphics file format.
</blockquote>
</blockquote>
* Text / Data &ndash; this option will export the data as a simple text file.
* Text / Data &ndash; this option will export the data as a simple text file.

Revision as of 15:13, 3 May 2017

Exporting Profile dialog

The Exporting Profile dialog allows exporting the plot data.

Export

  • Image Export – This option selects the image format the plot data will be exported as. The following image formats are available:
  • EMF – Windows enhanced metafile.
  • WMF – Windows metafile.
  • BMP – bitmap image file format.
  • JPG – joint photographic experts group file format.
  • PNG – portable network graphics file format.
  • Text / Data – this option will export the data as a simple text file.

Export Destination

In this section, select where SMS will send the plot data when exporting.

  • ClipBoard – sends the plot data to the clipboard memory of the computer.
  • File – Creates an ASCII text file of the data
  • Printer – Exports the data to an active printer

Export Size

If exporting to an image format, allows the image size and resolution to be specified. This sections contains the following sections:

  • Millimeters
  • Inches
  • Points
  • Width
  • DPI
  • Large Font

Related Topics