SMS:Exporting Profile Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with 'The Exporting Profile dialog allows you to export the plot data. == Export == * Image Export ** EMF ** WMF ** BMP ** PNG * Text / Data == Export Destination == * ClipBoard * Fi...')
 
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
The Exporting Profile dialog allows you to export the plot data.
[[Image:SMS Exporting Plot Data.jpg|thumb|375 px|''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 ==
== Export ==
* Image Export
* Image ''Export'' – This option selects the image format the plot data will be exported as. The following image formats are available:
** EMF
** ''EMF'' – Windows enhanced metafile.
** WMF
** ''WMF'' – Windows metafile.
** BMP
** ''BMP'' – Bitmap image file format.
** PNG
** ''JPG'' – Joint photographic experts group file format.
* Text / Data
** ''PNG'' – Portable network graphics file format.
* ''Text / Data'' – This option will export the data as a simple text file.


== Export Destination ==
== Export Destination ==
* ClipBoard
In this section, select where SMS will send the plot data when exporting.
* File - Creates an ASCII text file of the data
* ''ClipBoard'' – Sends the plot data to the clipboard memory of the computer.
* Printer - Exports the data to your printer
* ''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 ==
== Export Size ==
If exporting to an image format, allows the image size and resolution to be specified.
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 ==
== Related Topics ==
* [[SMS:2D_Plots|2D Plots]]
* [[SMS:Plot Window|Plot Window]]


{{Template:SMSMain}}


[[Category:SMS Plots|A]]
{{Template:Navbox SMS}}
 
[[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