SMS:Exporting Profile Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:SMS Exporting Plot Data.jpg|thumb|375 px|''Exporting Profile'' dialog]]
[[Image:SMS Exporting Plot Data.jpg|thumb|375 px|''Exporting Profile'' dialog]]
The ''Exporting Profile'' dialog allows you to export the plot data.
The ''Exporting Profile'' dialog allows exporting the plot data. The dialog is reached through the '''Export/Print''' command when right-clicking on an active plot.


== Export ==
== Export ==
* Image Export
* Image ''Export'' – This option selects the image format the plot data will be exported as. The following image formats are available:
<blockquote>
** ''EMF'' &ndash; Windows enhanced metafile.
* EMF
** ''WMF'' &ndash; Windows metafile.
* WMF
** ''BMP'' &ndash; Bitmap image file format.
* BMP
** ''JPG'' &ndash; Joint photographic experts group file format.
* PNG
** ''PNG'' &ndash; Portable network graphics file format.
</blockquote>
* ''Text / Data'' &ndash; This option will export the data as a simple text file.
* Text / Data


== Export Destination ==
== Export Destination ==
* ClipBoard
In this section, select where SMS will send the plot data when exporting.
* File &ndash; Creates an ASCII text file of the data
* ''ClipBoard'' &ndash; Sends the plot data to the clipboard memory of the computer.
* Printer &ndash; Exports the data to your printer
* ''File'' &ndash; Creates an ASCII text file of the data. Selecting the '''Browse''' button allows specifying the location where the file will be saved.
* ''Printer'' &ndash; Exports the data to an active printer.


== Export Size ==
== Export Size ==
Line 25: Line 25:
* DPI
* DPI
* Large Font
* Large Font
Default values will be entered in these fields based on the generated plot. These values can be changed if desired.


== Related Topics ==
== Related Topics ==
Line 32: Line 33:
{{Template:Navbox SMS}}
{{Template:Navbox SMS}}


[[Category:SMS Plots|A]]
[[Category:SMS Plots|Exporting]]
[[Category:SMS Plot Dialogs]]
[[Category:SMS File Format Dialogs]]
[[Category:Exporting Data|profile]]

Latest revision as of 15:34, 29 November 2017

Exporting Profile dialog

The Exporting Profile dialog allows exporting the plot data. The dialog is reached through the Export/Print command when right-clicking on an active plot.

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

Default values will be entered in these fields based on the generated plot. These values can be changed if desired.

Related Topics