ASYCONT600 Axis Control Unit Instrument Interface
This microservice covers XML based directives which are sent by TCP connection.
Instrument manual can be found in doc folder.
Microservice configuration
- HTTP server
- Listening port is 7339 (Can bu configured)
- Listens from all network IPs
- Developed with ASP.NET Core with .NET 8.0
Requirements
Runtime
- .NET 8.0 Runtime
winget install Microsoft.DotNet.Runtime.8 # Windows only
- ASP.NET Core 8.0 Runtime
winget install Microsoft.DotNet.AspNetCore.8 # Windows only
Development
- .NET 8.0 SDK
winget install Microsoft.DotNet.SDK.8 # Windows only
Endpoints
| Method | Path | Definition |
|---|---|---|
| PUT | /move/{move_type}/{axis}/{position} | Move axis to desired position |
| PUT | /reference/{axis}/{position} | Set current position as the desired reference for axis |
| PUT | /home/{axis} | Starts preset homing procedure for the axis |
| PUT | /quickstop/{axis} | Immediately stop axis |
| PUT | /quickstop | Immediately stop all axes |
| PUT | /bringxy | Bring X and Y axis to probe mounting position |
Where the endpoint parameters are:
| Parameter | Options |
|---|---|
| {move_type} | absolute, relative |
| {axis} | x, y, z, pol, slide, azimuth |
| {position} | [user input] |
Note: bringxy command moves x axis to lower limit and y axis to lower limit plus 0.5 meters.
Release files for ASYCONT600 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| asycont600-0.9.0.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| asycont600-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.9 kB
Release files / asycont600-0.9.0.tar.gz
| Download URL | asycont600-0.9.0.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
645f4d8b01f8f3a4daf061dc840868e653e8b8e5b73d85bb4010bcc8126bc6e1
|
|
BLAKE2b-256 checksum How to use checksums |
60648b259cba1ae00a37903275ce7317ef269feb7dd716a696d7d12641b37d98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 9, 2026.
Transparency logRelease files / asycont600-0.9.0-py3-none-any.whl
| Download URL | asycont600-0.9.0-py3-none-any.whl |
|---|---|
| Size | 5.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
224d5d00050164d52a0d1cac53d35a43c0ee125fe74aff3280a7323bff4366c4
|
|
BLAKE2b-256 checksum How to use checksums |
ab904fb0a56f5c7b1309c2a8b9aac9f9b5d56ab9cc368fedaf66e27e829f943d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 9, 2026.
Transparency log