Instrument driver for derived_channels for NOMAD CAMELS
Project description
NOMAD Camels driver for opc_ua_instrument
Driver for opc_ua_instrument written for the measurement software NOMAD Camels.
Allows you to add OPC UA variables that already exist.
Add the URL of the server hosting your variables. Similar to
opc.tcp://localhost:4840/freeopcua/server/
Add the namespace URL. For example
http://examples.freeopcua.github.io
You can now add any number of variables by clicking the green + symbol.
Select if you want to be able to change (set) them or if you only want to read (read-only) the variables with the drop-down menu.
The variable is accessed using its browse path and should look something like this:
0:Objects/2:MyObject/2:MyVariable
Changes
0.1.8
- improved visual user-feedback while searching for variables
0.1.7
- fixed typo in config window
0.1.6
- Made setting and reading variables faster by saving variable instance to dict and reusing it.
0.1.5
- Fixed imports and class names: You can now combine multiple types of dynamically created instruments (like EPICS and OPC-UA instruments) in a single measurement.
0.1.4.
- Fixed data writing to the variables to always use the correct
ua.DataType
0.1.3
- Fixed broken dependencies.
0.1.2
- When setting (writing) to variables the data-type of the variable is always checked and the value is cast to this data type before setting. Should make writing to variables much more stable.
0.1.1
-
Added automatic variable adding. For this enter a RegEx pattern in the text field next to the
Fetch and Addbutton. Then press theFetch and Addbutton. This will go through the given server and try to match either the Node-ID or the Browse Path with the RegEx pattern given. Matches will be added with their Browse Path into the list below.[!WARNING] This can take quite some time if there are many nodes in the server!
Make sure to give them custom names under Name before clicking "OK".
Documentation
For more information and instruments visit the documentation.
Project details
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 nomad_camels_driver_derived_channels-0.1.0.tar.gz.
File metadata
- Download URL: nomad_camels_driver_derived_channels-0.1.0.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb42a49b3281d66a1276e016e77d4553727b5ba78fb2aa9f9403b28e342cc187
|
|
| MD5 |
e4024ea8769f2677e532456b67c4a354
|
|
| BLAKE2b-256 |
701e7158ee0b86398c765a975ce443f79a75b60f7869119c3ce594838c23c976
|
File details
Details for the file nomad_camels_driver_derived_channels-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nomad_camels_driver_derived_channels-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2b39b9819c540bbbf8717d4a836841695d1a9b5e5afed4993e94e6fecc09843
|
|
| MD5 |
84e5ac83fd8c2a3f1e170e57e1138e62
|
|
| BLAKE2b-256 |
ff75827068b467d701620688cf4737ea111c9503ea02e436c7ed6ee297c140f0
|