SMS:Exporting Profile Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 16: Line 16:
In this section, select where SMS will send the plot data when exporting.
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.
* ClipBoard – Sends the plot data to the clipboard memory of the computer.
* File – Creates an ASCII text file of the data
* File – Creates an ASCII text file of the data. Selecting the '''Browse''' button allows specifying the location where the file will be saved.
* Printer – Exports the data to an active printer
* Printer – Exports the data to an active printer.


== Export Size ==
== Export Size ==

Revision as of 15:16, 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. Selecting the Browse button allows specifying the location where the file will be saved.
  • 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