SampicTCPController


NameSampicTCPController JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryA Python tool to control a Sampic data acquisition through the TCP protocol
upload_time2025-07-26 09:32:37
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/b3/64/196b4d6876988e167755a874aaed909c4b017f95d20a66be5dbd54c5fb5f/sampictcpcontroller-0.1.2.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.2",
    "project_urls": {
        "Homepage": "https://gitlab.cern.ch/h8ctb/SampicTCPController"
    },
    "split_keywords": [
        "oscilloscope",
        " sampic",
        " waveform"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b364196b4d6876988e167755a874aaed909c4b017f95d20a66be5dbd54c5fb5f",
                "md5": "433c07c79e057f50afb6abba6dfe0ec1",
                "sha256": "d201945c38055188942ccf4a8e8a19539b406070d660efcc7568ef77157ffb33"
            },
            "downloads": -1,
            "filename": "sampictcpcontroller-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "433c07c79e057f50afb6abba6dfe0ec1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.1",
            "size": 15745,
            "upload_time": "2025-07-26T09:32:37",
            "upload_time_iso_8601": "2025-07-26T09:32:37.557929Z",
            "url": "https://files.pythonhosted.org/packages/b3/64/196b4d6876988e167755a874aaed909c4b017f95d20a66be5dbd54c5fb5f/sampictcpcontroller-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-26 09:32:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sampictcpcontroller"
}
        
Elapsed time: 0.86613s