home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-12-09 | 9.9 KB | 413 lines |
- [Config]
-
- NumLevels=3
- ; Origin can have multiple menu sets, which
- ; are called levels.
- ; You can choose between the different levels
- ; from the Change Menu command in the Edit menu
- ; Each level is defined below by a Title
- ; and a File list. Number of levels defined
- ; is specified in the parameter above.
-
- Title1=Full Menus
- File1=Macros Page Fit Math Wksheet Stat matrix
- ; The names in this list are config file names.
- ; They are assumed the file extension .CNF
- ; config files must be written in LabTalk scripts.
- ;
- ; MACROS.CNF: basic macros used by other config files
- ; PAGE.CNF : page arrnge, rotate, control etc.
- ; FIT.CNF : installs the Fit menu
- ; MATH.CNF : installs the Math menu
- ; WKSHEET.CNF: add commands to the worksheet menus
- ; STAT.CNF : add statistical commands to the worksheet
-
- Title2=Short Menus
- File2=Short
- ; SHORT.CNF : Cut down on Origin's generic menus
- ; and not add any more.
-
- Title3=Data Display Only
- File3=DDE
- ; DDE.CNF : This is for using Origin as a DDE graphic
- ; server, this file delete the Option,Page,Plot,Data menus
- ; and leave only File,Edit and Windows menu.
-
- [Document]
- ; If the file for SYSVAR is specified, all variables with system
- ; attribute, like those defined in a configuration file,
- ; will be stored in this file and carried over to new
- ; documents
-
- SYSVAR=
- ; the '.' in front of the file name
- ; instruct Origin to look for the file
- ; in the current directory instead of the
- ; default, namely the directory ORIGIN.EXE
- ; is located.
-
- FileControl=1
- ;bit0, 1=Backup before saving.
- ; copy the current document file to the software directory
- ; with the filename=Backup.org before saving
- ;
- ;bit7, 128=disable closing any plot or worksheet window
- ;
- ;You can combine any of these bits.
- ;
-
- [Options]
- ;Start-up settings for most of the commands in the Options menu
- ;(0=OFF, 1 = ON).
-
- Level=1
- ;Starting menu level: 1,2,3..
-
-
- ScriptWindow=0; this has been moved to the Window menu.
-
- Toolbox=1
- StatusBar=1
- ObjEdit=1; Object Edit Window for alignment and object orders
-
- LayerIcons=1
- ActiveLayerIndicator=0
-
- AxisOnGrids=0 ;Sets the axis grid.
- LabelsOnGrids=0 ;Sets the labels grid.
-
- MaxSearchPts=500
- ; Start using bisection to
- ; search a point on a curve when clicked
- ; upon.
-
- [Display]
-
- PercentNoUpdate=70
- ;Do not update the window if it is more then
- ;PercentNoUpdate % covered by other windows
-
- MaxShowPoints=300
- ;If number of data points to be displayed is
- ;greater than MaxShowPoints, skip drawing neighbouring
- ;points such that no more than MaxShowPoints
- ;are drawn. This will speed screen display when
- ;working with large data files. Printing is not affected.
- ;All data points will print.
-
- SplineStep=30
- ; This number control the resolution(in 0.1 pts)
- ; in spline creation. The smaller the number,
- ; the finer the spline, but the longer to print or draw.
- ; if=10, spline point is calculated with an
- ; increment equal to 1 Point size in the X direction.
-
- AxisOnGridSize=20
- LabelsOnGridSize=20
- ;Sets the spacing of grid lines in the axis and label grids.
- ;Grid sizes are in 1/1000 of paper width.
-
- MasterItems=1
- ; Display the master page on each page if
- ; there is a plot window named Master present
- ; in the document
-
- ; ConnectMissing=0
- ; Determines how missing data are plotted.
- ; 0="do not connect adjacent data points".
- ; 1="connect adjacent data points".
- ; Please note that this parameter is no longer used
- ; in the ini file. You can now edit
- ; this value from the Page Control dialog, which is
- ; activated by double-clicking on the edge of the page.
-
- ; The following are the default settings
- ; for data display
- LineWidth=50
- ;in percent of one point (1/72 inch).
-
- Color=0
- ;black=0,red=1,green=2,etc.
-
-
- CopyPageRedraw=1
- ;When copy page to the clipboard,
- ;redraw the page or not.
- ; if=0, fast copy but produce disk based
- ; metafile that might cause problem for
- ; some application.
-
-
- CopyPageRatio=50
- ;Size of the copied page when pasted
- ;into another application.
- ;100 means the pasted figure is
- ;at the same size as the page in
- ;Origin
-
- PrintNoBanding=1
- ; for device that support banding, this
- ; parameter can override that support
- ; if it is equal to 1, or enable
- ; that support if equal to 0
-
- xScaleFactor=1000
- yScaleFactor=1000
- ; in 1/1000 of scale adjustment on printed pages
- ; If specify 1 inch and printed as 1.01 inch,
- ; set the corresponding factor to 1010
-
- [Axis]
- ; The following are default settings that
- ; affect the axes only
- LineWidth=150
- ;in percent of one point (1/72 inch).
- ;Please note, these numbers used to be in
- ;1/500 units
-
- Color=0
- ;black=0,red=1,green=2,etc.
-
-
- MajorGridWidth=50
- MinorGridWidth=30
- ;in percent of one point (1/72 inch).
-
- LabelColor=0
- MajorGridColor=3
- MinorGridColor=2
-
- MajorGridDash=0
- MinorGridDash=2
-
- TickLength=80
- ; in 1/720 of an inch
- ; or 1/10 of a point
-
- MinorTickLength=50
- ; in percent of TickLength
-
- TickOutGap=70
- ; in percent of TickLength
- ; the distance between the axis tick
- ; labels and the ticks when they are outside
-
- TickInGap=110
- ; in percent of TickLength
- ; the distance between the axis tick
- ; labels and the ticks when they are inside
-
- TitleGap=100
- ; in percent of TickLength
- ; the distance between the axis numeric
- ; labels and the axis title
- ; 50=no gap, 60 = 10% gap out, 40 = 10% in
-
-
- Tick1E0as1=0
- ; For log scale, how to display 10^0 and 10^1
- ;=1 will display 10^0 as 1 and 10^1 as 10
- ;=0 will leave them as they are
-
- MaxMajorTicks=13
- ; Maximum number of major tick marks allowed.
- ; This number will force Origin to reset the
- ; major tick increment whenever the number of major
- ; ticks exceed this number
-
- MaxTextTicks=80
-
- [Font]
- ;Origin use both bitmap and vector fonts from Windows.
- ;The bitmap fonts are better looking but may not be
- ;sized exactly when printed, or when pasted into other
- ;applications. Unless you have a PostScript printer,
- ;you are advised to use the vector fonts:Roman,Modern.
-
- LabelFontName=Arial
-
- LabelFontSize=20
-
- DefaultFontName=Arial
-
- [Symbol]
-
- BorderWidth=15
- ; in percentage of an open symbol's
- ; half diameter
-
- LineSymbolGap=30
- ; in percentage of a symbol's diameter
- ; if=0, there would be no gap.
- ; max gap=256
-
- [Text]
- ;The following four numbers are percent of currently selected font size
- LineSpacing=10
- SubScriptSize=75
- SubScriptOffset=50
- SuperScriptOffset=20
-
- ScrViewNoFonts=1
- ; for even faster screen update. Also provides better reading when
- ; ATM is being used. Disables all fonts and uses only
- ; the system font for screen display. Printing is not affected.
-
-
- GreekFontName=Symbol
- ; the \g() font name
-
- Legend=\L(%d) %%(%d)\r\n
- ;the string is in C printf format
- ;the two %d will both receive the layer
- ;content index.
- ;The %(i) notation take a @ argument
- ;@D=Dataset name (default)
- ;@C=Column name
- ;@W=Worksheet name
- ; Example
- ; Legend=\L(%d) %%(%d,@Col)\r\n
- ; will put column names into the legend box
-
- TextCntrlByte=0
- ;=1 to disable char by char positioning when generating
- ; metafiles.
-
- [Color]
- ;Height of gradient light source in percent
- ;of area size
- SourceHeight=40
- SourceIntensity=80
-
- ;for horizontal and vertical
- ;gradient
- Amplitude=12
-
- PrintColorOnBW=0
- ;For Black and White output device,
- ;some may support dithering, like a PostScript device.
- ;Setting this to 1 will allow that.
-
- [Dash]
- ;The following parameter controls
- ;whether to use Origin's software dashed line
- ;or the device driver's dashed line. 1=Use Origin's.
- Software=1
-
-
- ;Origin dash patterns are adjustable
- ;by setting the dash parameters, below.
- ;The various numbers specify the length
- ;of the line and the width of gap segments.
-
- ;- - -
- dash1=20 22
-
- ;....
- dash2=5 20
-
- ;_._._
- dash3=24 12 5 12
-
- ;_.._..
- dash4=18 12 5 12 5 12
-
- ;--- short dash
- dash5=9 10
-
- ;.... short dot
- dash6=3 6
-
- ;-.- short dot dash
- dash7=15 8 3 8
-
-
- HatchGap=20
- ;in 1/10 of a millimeter
- ;the gap between hatch lines
- ;if=0, the default Windows Hatch is used
- ; instead of Origin's software hatch lines
-
- HatchLineWidth=1
- ; if equal to 1, use 1 pixel black lines
- ; to draw the hatch lines.
- ; if equal to 0, use the same line style
- ; as the border of the box
-
- [Data]
- ;Data set in origin can be in either
- ;double precision or in 4 bytes floating point
- ;Setting Double=0 will allow for twice the
- ;data to be used in Origin
- Double=1;0 for single precision 1 for double
-
- [Math]
- AngularUnit=0
- ;0=radian
- ;1=degree
- ;2=Grad
-
- PercentileInterp=1
- ;Percentile calculation to interpolate or not
- ;only meaningful if sample size is small
-
- [Import]
- CntrlByte=3 ;read missing and reset range
- ;This parameter represent a control byte
- ; bit 0 or value 1
- ; ReadMissing
- ; if=0, import will terminate
- ; when non numeric is encountered on
- ; numeric columns.
- ; if=1, import will terminate
- ; only if the end of file is reached.
-
- ; bit 1 or value 2
- ; Reset range
- ; If set, auto reset all plot range to
- ; reflect import data range
- ; otherwise plot range will stay intact.
-
-
- ExtCntrlByte=1 ;
- ; 2nd control byte for additional infos
- ; bit 0 : rename column if first line consists of labels
- ; bit 1 : ask to rename first
- ; bit 2 : do not name worksheet after file name
-
- [FitFunc]
- ; Fitting functions must all reside in the
- ; directory specified by the parameter below.
- ; If the path include a drive specification
- ; or if it start with a \
- ; it is taken as a complete path.
- ; Otherwise it is assumed to be the subdirectory
- ; of the Origin.exe directory.
- path=fitfunc\
-
-
- list1=ExpDecay ExpGrow ExpAssoc Gauss Lorentz Boltzman Logistic Hyperbl dHyperbl Pulse
- ; These are file names of the individual
- ; function definition files. The extensions
- ; for these files are assumed to be .F
- ; You may have multiple function lists, each
- ; should correspond to a Title/File level as
- ; specified in the CONFIG section of this file.
- [PIE]
- PATTERN=0 1 2 3 4 5 6 7 8
-
- [AddOn]
- ;in the form cmdName=DLLname
- rs=labcom
- da=labdata
- gp=labgpib
- nlsf=nlfit
-
- [WinPos]
- ObjEdit=549 469
- NLSF=140 313
-
- [Tools]
- ObjEdit=9999
-
-