30+
Jahre Hochleistungssoftware für Wissenschaft und Ingenieurwesen
Anmeldung
Watch Videos
Kostenlos testen
Kaufen
English
日本語
Deutsch
Toggle navigation
Produkte
PRODUKTE
Origin
OriginPro
Origin-Viewer
Alle Produkte
Origin vs. OriginPro
Neuerungen in der aktuellen Version
Produktliteratur
DEMONSTRATIONEN
Anwendungen
Anwenderberichte
Grafikgalerie
Animationsgalerie
3D-Funktionsgalerie
FUNKTIONEN
Grafische Darstellung in 2D und 3D
Peakanalyse
Kurvenanpassung
Statistik
Signalverarbeitung
Schlüsselfunktionen nach Version
LIZENZIERUNGSOPTIONEN
Node-Locked (rechnergebunden)
FLEXnet Concurrent (Netzwerk)
Dongle
Akademiker
Studentenversion
Anwender in der Industrie
Anwender in Behörden
Warum OriginLab?
Wer verwendet Origin?
Anwendermeinungen
Veröffentlichte Produktbewertungen
Online-Shop
Angebot anfragen/Bestellen
Vertriebspartner suchen
Apps
Data Import
CSV Connector
Excel Connector
MATLAB Connector
XML Connector
LeCroy Connector
Agilent MS
Tektronix WFM
Google Map
N42 Connector
More...
Graphing
Graph Maker
Paired Comparison Plot
Manhattan Plot
Forest Plot
Piper Diagram
Voronoi Diagram
Chromaticity Diagram
Heatmap with Dendrogram
More...
Publishing
Graph Publisher
Send Graphs to PowerPoint
Send Graphs to Word
Send Graphs to OneNote
Movie Creator
Graph Anim
More...
Curve Fitting
Simple Fit
Speedy Fit
Rank Models
Fit ODE
Neural Network Fitting
Fit Convolution
Polynomial Surface fit
Enzyme Kinetics
Drug Dissolution Analysis
More...
Peak Analysis
Simple Spectroscopy
Peak Deconvolution
Pulse Integration
Align Peaks
Global Peak Fit
PCA for Spectroscopy
2D Peak Analysis
Gel Molecular Weight Analyzer
More...
Statistics
Stats Advisor
PCA
DOE
Chi-Square Test
Weibull Fit
Structural Equation Modeling
Surface Roughness Parameters
More...
How do Apps work in Origin?
Suggest a New App
Kaufen
Neuaufträge
Softwarepflege verlängern
Upgrade für Origin
Vertrieb kontaktieren (nur USA & Kanada)
Vertriebspartner suchen
Lizenzierungsoptionen
Node-Locked (rechnergebunden)
FLEXnet Concurrent (Netzwerk)
Dongle
Akademiker
Studentenversion
Anwender in der Industrie
Anwender in Behörden
Warum OriginLab?
FAQ für Vertrieb
Support
SERVICE
Origin auf neuen PC übertragen
Origin lizenzieren/registrieren
Beratung
Schulung
SUPPORT
FAQ für Support
Hilfecenter
Support kontaktieren
Support-Richtlinien
DOWNLOADS
Service Releases
Origin Viewer
Orglab Module
Produktliteratur
Demoversion von Origin
Alle Downloads
VIDEOS
Installation und Lizenzierung
Einführung in Origin
Alle Video-Tutorials
DOKUMENTATION
Hilfe
Tutorials
Programmierung mit Python
Programmierung mit OriginC
Programmierung mit LabTalk
Gesamte Dokumentation
Communities
Anwenderforum
Anwenderdateiaustausch
Facebook
YouTube
LinkedIn
Über uns
OriginLab Corp.
Neuigkeiten & Events
Karriere
Vertriebspartner
Kontakt
Anmeldung
All Books
Non-Programming Books
User Guide
Tutorials
Quick Help
Origin Help
Programming Books
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
8.2 PyOrigin Global Functions
It is recommended that you switch to the
originpro
package. PyOrigin is primarily for users who need to work with Origin version prior to 2021.
Global-Functions
Name
Brief
Example
ActiveFolder
Gets the active Folder in the project
Examples
ActiveLayer
Get the active Layer object in the project
Examples
ActiveNotePage
Get the active Notes in the project
Examples
ActivePage
Get the active Page in the project
Examples
AddTree
Adds a Tree Object to a serializable Internal Tree Manager
Examples
CreatePage
Create new page (workbook, graph, matrix book, Notes .etc) in the project
Examples
Date2datetime
Convert a double in Julian date format to a system time struct
Examples
datetime2Date
Convert a SYSTEMTIME structure to a Julian date value.
Examples
DestroyPage
Destory the specified page
Examples
EmptyTree
Create an empty tree in Origin
Examples
FindGraphLayer
Get the GraphLayer by name
Examples
FindMatrixSheet
Get the MatrixSheet by name
Examples
FindWorksheet
Get the Worksheet by name
Examples
GetName
Get the Origin project name
Examples
GetPage
Get the page by name
Examples
GetPath
Get the path of the Origin file
Examples
GetProjectInfo
Get the object ProjectInfo
Examples
GetRootFolder
Get the root folder of the project
Examples
GetTree
Get the Tree if available
Examples
GraphPages
Get the GraphPage
Examples
IsModified
Get the GraphLayer by name
Examples
LayoutPages
Get the LayoutPages by name
Examples
LT_execute
Execute the Labtalk script
Examples
LT_set_str
Set LabTalk string variable
Examples
LT_set_var
Set LabTalk variable
Examples
LT_get_var
Get LabTalk variable
Examples
LT_get_str
Get LabTalk string variable
Examples
Load
Load the file into Origin by read only or read/write
Examples
MatrixPages
Get the MatrixPages
Examples
MISSINGVALUE
Get a missing value
Examples
NewDataRange
Create a DataRange object
Examples
OriginVer
Get Origin version
Examples
Pages
Get the Pages
Examples
Reset
Reset the contents in Workbook or Matrix book
Examples
Run
Allow Origin to finish current operations. This is useful after calling a method that triggers lengthy auto-update calculations
Examples
Save
Save the current Origin session to an Origin project (OPJ) file.
Examples
XF
Execute X function
Examples
SetModified
SetModified property sets or clears modified flag for currently open Origin project without saving it.
Examples
SetAsChildren
Set the treenode as Children
WorksheetPages
Get the WorksheetPages
Examples
Skip Navigation Links
All Books
Python
PyOrigin in Embedded Python
PyOrigin Global Functions
User Guide
Tutorials
Quick Help
Origin Help
X-Function
Origin C
LabTalk Programming
Python
Python (External)
Automation Server
LabVIEW VI
Apps
App Development
Code Builder
License
Orglab
Programmieren
Embedded Python
Installing and Managing Python Packages
Running Python Code
Using Python in Tools and Dialogs
Python Code Samples
Sample Projects with attached Python Code
Documentation for originpro package
PyOrigin in Embedded Python
PyOrigin Classes
PyOrigin Global Functions
ActiveFolder
ActiveLayer
ActiveNotePage
ActivePage
AddTree
CreatePage
Date2datetime
datetime2Date
DestroyPage
EmptyTree
FindGraphLayer
FindMatrixSheet
FindWorksheet
GetName
GetPage
GetPath
GetProjectInfo
GetRootFolder
GetTree
GraphPages
IsModified
LayoutPages
Load
LT_execute
LT_get_str
LT_get_var
LT_set_str
LT_set_var
MatrixPages
MISSINGVALUE
NewDataRange
OriginVer
Pages
Reset
Run
Save
SetAsChildren
SetModified
WorksheetPages
XF
English
|
Deutsch
|
日本語
© OriginLab Corporation. Alle Rechte vorbehalten.
×
☐
_
Let's Chat