{ "info": { "author": "LabSmith", "author_email": "ecummings@labsmith.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 3.6" ], "description": "#hvs448_x64\n3/5/2019 HVS448 Python support V 2.0 dev\nThe python extension hvs448_x64.pyd contains Python (Windows, 3.6, 64-bit) support for controlling LabSmith HVS448 Devices.\nusage: from hvs448_x64 import *\nIt contains the following objects:\nCHVS448: interface to the CHVS448. Use this to create an interface to your instrument type\n via the appropriate method:\nhv = CHVS448.CreateHVS200V()\nhv = CHVS448.CreateHVS400V()\nhv = CHVS448.CreateHVS800V()\nhv = CHVS448.CreateHVS1500V()\nhv = CHVS448.CreateHVS3000V()\nhv = CHVS448.CreateHVS3000D()\nhv = CHVS448.CreateHVS6000D()\nhv = CHVS448.CreateHVS8000D()\nThen establish a connection to the instrument using\nhv.InitConnection()\nWhen finished, use hv.CloseConnection() to free the com port\nCHVChannel: Interface to a high-voltage channel/sequencer of the HVS\nCMaster: Interface to the master sequencer of the HVS\n\nuse help() for a list of supported methods and variables.\nprint(hvs448.help()) displays this list of objects\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.labsmith.com", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "LabSmith-HVS448x64", "package_url": "https://pypi.org/project/LabSmith-HVS448x64/", "platform": "", "project_url": "https://pypi.org/project/LabSmith-HVS448x64/", "project_urls": { "Homepage": "http://www.labsmith.com" }, "release_url": "https://pypi.org/project/LabSmith-HVS448x64/2.0.3.dev0/", "requires_dist": null, "requires_python": "", "summary": "Python x64 support for controlling the LabSmith HVS448", "version": "2.0.3.dev0" }, "last_serial": 4902307, "releases": { "2.0.2.dev0": [ { "comment_text": "", "digests": { "md5": "fcb44249bbf0eaf820e5e6fda8798d19", "sha256": "4f847e6cf988def6f08e0d45964014bca053531bbfbdd7edfa1c32d62d317392" }, "downloads": -1, "filename": "LabSmith_HVS448x64-2.0.2.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "fcb44249bbf0eaf820e5e6fda8798d19", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 769776, "upload_time": "2019-03-05T21:22:18", "url": "https://files.pythonhosted.org/packages/e6/2a/240c1c0e8c78206747266bb24147b2550bfbe7d4791ce057784c40ac1958/LabSmith_HVS448x64-2.0.2.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2137af0f4cf4577793822f8ccc0e4bc7", "sha256": "dfe5b0f4317db19352060adade1be06d5df72d5a1bc1ee40529e2c043d1a4a85" }, "downloads": -1, "filename": "LabSmith_HVS448x64-2.0.2.dev0.tar.gz", "has_sig": false, "md5_digest": "2137af0f4cf4577793822f8ccc0e4bc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 384310, "upload_time": "2019-03-05T21:22:22", "url": "https://files.pythonhosted.org/packages/b2/11/a535121ae02a3931d90774a6663f9e7d9a7b094cc464439eed331a381a39/LabSmith_HVS448x64-2.0.2.dev0.tar.gz" } ], "2.0.3.dev0": [ { "comment_text": "", "digests": { "md5": "33f358d294244a9e6f6511101982526d", "sha256": "e1d462b4fedbb96b505599d80aa394c7a665c275272bb4e65a29ff30222d798b" }, "downloads": -1, "filename": "LabSmith_HVS448x64-2.0.3.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "33f358d294244a9e6f6511101982526d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1154993, "upload_time": "2019-03-05T22:46:55", "url": "https://files.pythonhosted.org/packages/08/4e/6ae90833edba6175795d70d454cf4c9499db1b768934e71f9a05b9297d29/LabSmith_HVS448x64-2.0.3.dev0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33f358d294244a9e6f6511101982526d", "sha256": "e1d462b4fedbb96b505599d80aa394c7a665c275272bb4e65a29ff30222d798b" }, "downloads": -1, "filename": "LabSmith_HVS448x64-2.0.3.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "33f358d294244a9e6f6511101982526d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1154993, "upload_time": "2019-03-05T22:46:55", "url": "https://files.pythonhosted.org/packages/08/4e/6ae90833edba6175795d70d454cf4c9499db1b768934e71f9a05b9297d29/LabSmith_HVS448x64-2.0.3.dev0-py3-none-any.whl" } ] }