SampicTCPController


NameSampicTCPController JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryA Python tool to control a Sampic data acquisition through the TCP protocol
upload_time2025-07-28 13:21:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.1
licenseNone
keywords oscilloscope sampic waveform
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TCP controller for Sampic modules

This Python module introduces a TCP controller to launch, fetch stream, and stop the acquisition of a [Sampic](https://arxiv.org/abs/1503.04625) digitiser.
It requires the LabView GUI to be started on the readout computer, with the TCP server enabled.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "SampicTCPController",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.1",
    "maintainer_email": null,
    "keywords": "oscilloscope, sampic, waveform",
    "author": null,
    "author_email": "Laurent Forthomme <laurent.forthomme@cern.ch>",
    "download_url": "https://files.pythonhosted.org/packages/8e/1a/2330fdc0340c2b85da8b944783002a64db5761816b378af6aa6637f87270/sampictcpcontroller-0.1.4.tar.gz",
    "platform": null,
    "description": "# TCP controller for Sampic modules\n\nThis Python module introduces a TCP controller to launch, fetch stream, and stop the acquisition of a [Sampic](https://arxiv.org/abs/1503.04625) digitiser.\nIt requires the LabView GUI to be started on the readout computer, with the TCP server enabled.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python tool to control a Sampic data acquisition through the TCP protocol",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://gitlab.cern.ch/h8ctb/SampicTCPController"
    },
    "split_keywords": [
        "oscilloscope",
        " sampic",
        " waveform"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8e1a2330fdc0340c2b85da8b944783002a64db5761816b378af6aa6637f87270",
                "md5": "6600919d04befe7505d97834d1439cce",
                "sha256": "900f1026a9683299f6d2c3dee1bacb9534f62ef9a45b9d7edc15dde3fddc2296"
            },
            "downloads": -1,
            "filename": "sampictcpcontroller-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6600919d04befe7505d97834d1439cce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.1",
            "size": 15765,
            "upload_time": "2025-07-28T13:21:21",
            "upload_time_iso_8601": "2025-07-28T13:21:21.415891Z",
            "url": "https://files.pythonhosted.org/packages/8e/1a/2330fdc0340c2b85da8b944783002a64db5761816b378af6aa6637f87270/sampictcpcontroller-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 13:21:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sampictcpcontroller"
}
        
Elapsed time: 0.88728s