No project description provided
Project description
hpSPM+ Studio Library Description
The hpSPM+ Studio Python Library is a powerful API designed for seamless interaction with hpSPM+ systems, providing comprehensive tools for system customization, real-time monitoring, and data management. Its modular structure allows easy integration into scientific and industrial workflows.
Key features include:
- Device Control:
- Complete control over scanning processes, voltage configurations, and offset adjustments.
- Optimizes system performance with automatic calibration and setup features.
- Real-Time System Monitoring:
- Provides real-time access to essential metrics like system status and scan progress.
- Delivers detailed feedback on scanning status, voltage levels, and system activities.
- Data Management:
- Records, organizes, and analyzes scanned images and system readings.
- Offers the ability to manage image containers effectively.
- Customizable Solutions:
- Configures scanning parameters and other settings to meet experimental or industrial requirements.
- Its modular design enhances system scalability.
This library is an ideal tool for automating workflows, optimizing device performance, and developing custom applications.
Prerequisites
- Operating System: Windows 10 or later.
- Python Version: Python versions 3.9 to 3.12. Download Python from python.org.
- hpSPM+ Studio Software: The hpSPM+ Studio software must be installed, and its API feature should be activated.
- Network Access: The hpSPM+ device must be accessible via its designated IP address and port.
- pip Package Manager: The Python pip package manager is required to install the library.
- Dependencies: All required dependencies are installed automatically during the library setup.
- Development Environment (Recommended): Using Visual Studio Code is recommended for writing, debugging, and running Python scripts.
Note: Ensure your Python environment is properly configured before proceeding with the installation.
Installation and Upgrading
- To Install the hpSPM+ Python Library:
- Open a Windows Command Prompt or terminal with Python installed.
- Enter the following command:
pip install hpspmplusstudio
- To Upgrade to the Latest Version of the hpSPM+ Library:
- Use the following command:
pip install hpspmplusstudio -U
Note: Ensure your Python environment meets all the prerequisites listed before proceeding with the installation or upgrade.
Running the Examples
The hpSPM+ Studio Python Library provides comprehensive documentation, sample scripts, and application templates to help users get started quickly. These resources are organized into separate directories such as Docs and Samples within the package.
To locate these files on your system, follow these steps:
- Open a terminal or command prompt with Python installed.
- Enter the following commands to access the library's help feature:
python
>>> import hpSPMPlusStudio
>>> hpSPMPlusStudio.help()
- The output will display the exact paths to the documentation (Docs) and example scripts (Samples). For instance:
- Docs: Contains the PDF manual and library overview files.
- Samples: Includes subfolders like Basics and Experiments with practical examples.
We recommend using Visual Studio Code or a similar IDE for writing, debugging, and running Python scripts. You can explore the examples in the Samples folder to better understand how to interact with the hpSPM+ API and customize it for your needs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hpspmplusstudio-1.0.7.tar.gz.
File metadata
- Download URL: hpspmplusstudio-1.0.7.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
126e7e35c51a45adbc954d04252f6e1dadcbecaeea83f188258cd310df7d2fc3
|
|
| MD5 |
36c5c34cf37c101793afdd021b67b76e
|
|
| BLAKE2b-256 |
fdd8da18f1f724e06e16826483cb6f558115ddf4c7af30232061ef44ee8558e7
|
File details
Details for the file hpspmplusstudio-1.0.7-py3-none-any.whl.
File metadata
- Download URL: hpspmplusstudio-1.0.7-py3-none-any.whl
- Upload date:
- Size: 2.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
474800783c4a84f3531d31f95b264957691c1d6a9bd57075ecb0335542f2a78c
|
|
| MD5 |
27f7377dbfa170b529998d807139d77f
|
|
| BLAKE2b-256 |
ca0b5ad69a313e5437a06c99d12a2f02b85afce98ef751154c4e3e79d9567649
|