Python package for controlling Nanonis Tramea software through python
Project description
Python Interface Package for Nanonis
Official python package for the Nanonis TRAMEA Controller software.
Usage
This package allows users of the Nanonis TRAMEA Controller software to use and control said software through python commands.
How to use
Importing
import nanonis_tramea
Initializing Connection
nanonisInstance = nanonis_tramea.Nanonis(6501, '10.10.10.10')
NOTE : THE PORT HAS TO BE AN INTEGER AND THE IP ADRESS A STRING
Example
nanonisInstance.BiasSpectr_Open() --> Opens Bias Spectroscopy Module.
Funtion Documentations can be found by either hovering over the function names or in the TCP Protocol Document, which is also where all the available functions are listed.
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 nanonis_tramea-0.0.6.tar.gz.
File metadata
- Download URL: nanonis_tramea-0.0.6.tar.gz
- Upload date:
- Size: 624.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86e1fd8bd14d36f2592d00fe00c46e006e348b2c4bedc6e362e1d3a1fd4533f5
|
|
| MD5 |
2cab9aa9929f644513af8271d509a750
|
|
| BLAKE2b-256 |
c5eb44af891c0f3d190780d55efe786cbd1569b4a8b7bc499ded47c6b0ff4ebc
|
File details
Details for the file nanonis_tramea-0.0.6-py3-none-any.whl.
File metadata
- Download URL: nanonis_tramea-0.0.6-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6b1d593f4ffe722f6686a03af21ffae033e1f96c94c8ed7464194b674a188a1
|
|
| MD5 |
1f06ebec13dab7fbb56a32cdb3861a5a
|
|
| BLAKE2b-256 |
afdd583b71ec8bea47c8696ce03131cecab12dac1a15844ef245cc797f1dbdcf
|