SMS:Exporting Profile Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 7: Line 7:
* EMF – Windows enhanced metafile.
* EMF – Windows enhanced metafile.
* WMF – Windows metafile.
* WMF – Windows metafile.
* BMP – bitmap image file format.
* BMP – Bitmap image file format.
* JPG – joint photographic experts group file format.
* JPG – Joint photographic experts group file format.
* PNG – portable network graphics file format.  
* PNG – 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.


== Export Destination ==
== Export Destination ==

Revision as of 15:15, 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